dylanglenister commited on
Commit
529b733
·
1 Parent(s): 9251133

More testing.

Browse files

Commenting out main in start.py

Files changed (1) hide show
  1. start.py +2 -1
start.py CHANGED
@@ -52,4 +52,5 @@ def main():
52
  )
53
 
54
  if __name__ == "__main__":
55
- main()
 
 
52
  )
53
 
54
  if __name__ == "__main__":
55
+ #main()
56
+ print("Starts here")