4 lines
85 B
Python
4 lines
85 B
Python
from _collections_abc import *
|
|
|
|
# from _collections_abc import __all__ as __all__
|