app definition organization
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
Foo:
|
||||
Repo-Foo:
|
||||
module: my_pkg
|
||||
class: Foo
|
||||
|
||||
Bar:
|
||||
Repo-Bar:
|
||||
module: my_pkg.my_sub_pkg
|
||||
class: Bar
|
||||
|
||||
Baz:
|
||||
Repo-Baz:
|
||||
module: my_pkg.my_sub_pkg.baz
|
||||
class: Baz
|
||||
|
||||
Hello:
|
||||
module: hello
|
||||
class: HelloWorld
|
||||
|
||||
Reference in New Issue
Block a user