initial commit
This commit is contained in:
11
apps/apps.yaml
Normal file
11
apps/apps.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
hello_world:
|
||||
module: hello
|
||||
class: HelloWorld
|
||||
|
||||
hello_sub:
|
||||
module: my_pkg.my_sub_pkg.hello
|
||||
class: HelloWorldSub
|
||||
|
||||
motion:
|
||||
module: my_pkg
|
||||
class: Motion
|
||||
Reference in New Issue
Block a user