فهرست منبع

wtf连commit都不行?

nandHyf 1 سال پیش
والد
کامیت
a82879f3a1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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']