Skip to content

Commit b7dbcb8

Browse files
committed
Enable mypy for kombu/utils/encoding.py
1 parent 7c7966d commit b7dbcb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ ignore_missing_imports = True
5252
files =
5353
kombu/abstract.py,
5454
kombu/utils/debug.py,
55+
kombu/utils/encoding.py,
5556
kombu/utils/time.py,
5657
kombu/utils/uuid.py,
5758
t/unit/utils/test_uuid.py,

0 commit comments

Comments
 (0)