Files
2019-09-27 16:33:17 +00:00

7 lines
74 B
Python

"""Module docstring"""
__author__ = "aknizev"
from src import foo
foo()