Set up sift subproject

This commit is contained in:
Joscha 2022-09-29 23:07:21 +02:00
parent 5d5be23c79
commit 76a4fbb6ad
3 changed files with 17 additions and 0 deletions

2
sift/sift.py Normal file
View file

@ -0,0 +1,2 @@
def main():
print("Hello world")