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 3119162 commit 513153bCopy full SHA for 513153b
mypyc/primitives/librt_strings_ops.py
@@ -1,6 +1,6 @@
1
from typing import Final
2
3
-from mypyc.ir.deps import LIBRT_STRINGS, BYTES_WRITER_EXTRA_OPS
+from mypyc.ir.deps import BYTES_WRITER_EXTRA_OPS, LIBRT_STRINGS
4
from mypyc.ir.ops import ERR_MAGIC, ERR_NEVER
5
from mypyc.ir.rtypes import (
6
KNOWN_NATIVE_TYPES,
0 commit comments