Spaces:
Running
Running
Create Meta/__init__.py
Browse files- akn/Meta/__init__.py +3 -0
akn/Meta/__init__.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import akenoai.pyro_decorator as akeno
|
2 |
+
|
3 |
+
force_sub = akeno.ForceSubscribe(where_from="RendyProjects", owner_id="xpushz")
|