Jelajahi Sumber

wtf连commit都不行?

nandHyf 1 tahun lalu
induk
melakukan
a82879f3a1
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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']