Initial
This commit is contained in:
1
lib/__init__.py
Normal file
1
lib/__init__.py
Normal file
@ -0,0 +1 @@
|
||||
raise Exception()
|
||||
1
lib/some_class.py
Normal file
1
lib/some_class.py
Normal file
@ -0,0 +1 @@
|
||||
class SomeClass: ...
|
||||
Reference in New Issue
Block a user