Skip to content

Commit 51d9c95

Browse files
committed
Initialise python input directory
1 parent 0b0588e commit 51d9c95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

input/InputFileGenerator.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import json
2+
3+
if __name__ == "__main__":
4+
print("Hey")

0 commit comments

Comments
 (0)