wasp-os contains circular import dependancies (wasp includes apps which include wasp) but this is normally harmless. However using __init__.py exagerated to the problem and since the benefit of the __init__ file is pretty anyway the let's just remove it. |
||
|---|---|---|
| .. | ||
| clock.py | ||
| flashlight.py | ||
| gameoflife.py | ||
| launcher.py | ||
| pager.py | ||
| settings.py | ||
| stopwatch.py | ||
| template.py | ||
| testapp.py | ||