summaryrefslogtreecommitdiff
blob: 40d5d82730d3f844289515829a6382f596ba5946 (plain)
1
2
3
4
5
6
7
8
__init__.py for entrypoints by Marius Brehler <marbre@linux.sungazer.de>.

Patch by Marius Brehler <marbrbre@linux.sungazer.de>.
--- /dev/null
+++ b/entrypoints/__init__.py
@@ -0,0 +1 @@
+from .entrypoints import *
\ No newline at end of file