to work with the Manager. Also removes the run method from the runnable.py, since everything is done in the __main__.py file of the pfbudget module.
2 lines
28 B
Python
2 lines
28 B
Python
__all__ = ["csv", "output"]
|