Corentin Meyer commited on
Commit
224ed19
·
1 Parent(s): 6d338e1

Remove main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -6
main.py DELETED
@@ -1,6 +0,0 @@
1
- def main():
2
- print("Hello from myoquant-sdh-model!")
3
-
4
-
5
- if __name__ == "__main__":
6
- main()