susantoj / PYPOWER-Dynamics

Python-based transient stability simulation program
BSD 3-Clause "New" or "Revised" License
57 stars 31 forks source link

__init__.py file required in pydyn package #12

Closed rwl closed 7 years ago

rwl commented 7 years ago

An __init__.py file is required in the pydyn directory to make Python treat it as a package.

https://docs.python.org/3/tutorial/modules.html#packages