This commit is contained in:
John Lancaster
2024-06-06 21:16:12 -05:00
parent 1135082055
commit be232b4338
8 changed files with 518 additions and 17 deletions

View File

@@ -1,21 +0,0 @@
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
globals:
module: globals
global: true
# Foo: bar