We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349c8e5 commit b7e92c3Copy full SHA for b7e92c3
tests/test_core.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-
+# mypy: no-warn-unused-ignores
3
from .declarativeunittest import raises, common, commonhex, commondumpdeprecated, commondump, commonbytes, ident, devzero
4
from construct.core import *
5
from construct import *
0 commit comments