Explorar el Código

wtf连commit都不行?

nandHyf hace 1 año
padre
commit
a82879f3a1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Stateful.py

+ 1 - 0
Stateful.py

@@ -123,6 +123,7 @@ def PackHandler(app_commands):
 
 
 if __name__ == "__main__":
+    
     a_c = ['/', 'test.db', 'sqlite3']
     a_c1 = ['add', 'board', 'testBoardName', 'test.db', 'sqlite3']
     a_c2 = ['edit', 'board', 't_boardName', 'to', 't_newBoardName', 'test.db', 'sqlite3']