4 lines
46 B
Python
4 lines
46 B
Python
from .write import Write
|
|
|
|
__all__ = ['Write']
|
from .write import Write
|
|
|
|
__all__ = ['Write']
|