Moved test projects
This commit is contained in:
0
example/custom/general/test/__init__.py
Normal file
0
example/custom/general/test/__init__.py
Normal file
3
example/custom/general/test/custom.py
Normal file
3
example/custom/general/test/custom.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class Custom:
|
||||
def __init__(self):
|
||||
print("hello")
|
||||
Reference in New Issue
Block a user