changeset 5:adcba61fb3f8

fix foo.foo.bar import problem
author drewp@bigasterisk.com
date Wed, 22 Dec 2021 20:31:17 -0800
parents a0b33cf57aed
children 2ab687f70854
files __init__.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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 *