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 03419ee commit 394ebe2Copy full SHA for 394ebe2
mypyc/primitives/dict_ops.py
@@ -55,7 +55,7 @@
55
c_function_name="CPyDict_Build",
56
error_kind=ERR_MAGIC,
57
var_arg_type=object_rprimitive,
58
-)f
+)
59
60
# Construct a dictionary from another dictionary.
61
function_op(
0 commit comments