mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
refactor: rename src dir to senju
this is due to python moduling stuff
This commit is contained in:
parent
8499c81f7d
commit
26859d4177
2 changed files with 2 additions and 1 deletions
2
senju/main.py
Normal file
2
senju/main.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def main():
|
||||
print("hello world")
|
||||
|
|
@ -1 +0,0 @@
|
|||
print("hello world")
|
||||
Loading…
Add table
Add a link
Reference in a new issue