We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f5cec commit c5db2b6Copy full SHA for c5db2b6
mypyc/codegen/emitmodule.py
@@ -409,7 +409,6 @@ def compile_modules_to_c(
409
compiler_options: The compilation options
410
errors: Where to report any errors encountered
411
groups: The groups that we are compiling. See documentation of Groups type above.
412
- ops: Optionally, where to dump stringified ops for debugging.
413
414
Returns the IR of the modules and a list containing the generated files for each group.
415
"""
0 commit comments