diff __init__.py @ 5:adcba61fb3f8

fix foo.foo.bar import problem
author drewp@bigasterisk.com
date Wed, 22 Dec 2021 20:31:17 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/__init__.py	Wed Dec 22 20:31:17 2021 -0800
@@ -0,0 +1,1 @@
+from .background_loop import *