5 lines
54 B
Python
5 lines
54 B
Python
|
|
||
|
from ._crontab import CronTab
|
||
|
|
||
|
__all__ = ['CronTab']
|