mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-31 22:47:28 -08:00
9 lines
243 B
Diff
9 lines
243 B
Diff
__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
|