5 lines
136 B
Python
5 lines
136 B
Python
"""
|
|
Common utilities used in the Python package. Do not import anything by default,
|
|
as they may introduce unnecessary dependencies.
|
|
"""
|