Add basic skeleton of the project
It doesn't do anything, but it works, so that's nice
This commit is contained in:
parent
5987ccb36b
commit
7fadb30e84
5 changed files with 202 additions and 2 deletions
2
scan_uploader/__init__.py
Normal file
2
scan_uploader/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
def main():
|
||||
print("hey there")
|
Loading…
Add table
Add a link
Reference in a new issue