removed mypy error 'Unused "type: ignore" comment'
This commit is contained in:
parent
349c8e5dd2
commit
b7e92c3c7d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
# mypy: no-warn-unused-ignores
|
||||
from .declarativeunittest import raises, common, commonhex, commondumpdeprecated, commondump, commonbytes, ident, devzero
|
||||
from construct.core import *
|
||||
from construct import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue