4 lines
55 B
Python
4 lines
55 B
Python
|
from .module import PapModule
|
||
|
|
||
|
__all__ = ['PapModule']
|