1
0
Fork 0
wasp-os/wasp
Daniel Thompson a4c62bb818 wasp: apps: Remove __init__.py
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.
2020-05-10 09:33:26 +01:00
..
apps wasp: apps: Remove __init__.py 2020-05-10 09:33:26 +01:00
boards wasp: apps: Remove __init__.py 2020-05-10 09:33:26 +01:00
drivers Add PNVRAM support to avoid forgetting the time during a reboot. 2020-05-09 14:19:10 +01:00
fonts fonts: Add sans36 (numerals only) 2020-04-14 20:00:04 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
demo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
icons.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py wasp: apps: Remove __init__.py 2020-05-10 09:33:26 +01:00
widgets.py wasp: widgets: Add a scrolling indicator 2020-04-06 22:04:21 +01:00