Skip to content

Commit 1763037

Browse files
committed
Removed obsolete compat module
1 parent 74cbe86 commit 1763037

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

python_utils/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
55
Submodules:
66
aio
7-
compat
87
converters
98
decorators
109
formatters
@@ -52,7 +51,6 @@
5251

5352
from . import (
5453
aio,
55-
compat,
5654
converters,
5755
decorators,
5856
formatters,
@@ -87,7 +85,6 @@
8785
__all__ = [
8886
'aio',
8987
'generators',
90-
'compat',
9188
'converters',
9289
'decorators',
9390
'formatters',

0 commit comments

Comments
 (0)