renames
This commit is contained in:
15
apps/repo_apps.yaml
Normal file
15
apps/repo_apps.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
Foo:
|
||||
module: my_pkg
|
||||
class: Foo
|
||||
|
||||
Bar:
|
||||
module: my_pkg.my_sub_pkg
|
||||
class: Bar
|
||||
|
||||
Baz:
|
||||
module: my_pkg.my_sub_pkg.baz
|
||||
class: Baz
|
||||
|
||||
Hello:
|
||||
module: hello
|
||||
class: HelloWorld
|
||||
Reference in New Issue
Block a user