Explorar el Código

add comments in main.py for test

alpha
Ellis hace 4 años
padre
commit
3b9c4387b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      main.py

+ 1
- 1
main.py Ver fichero

@@ -10,7 +10,7 @@ import git
10 10
 from paramiko import file
11 11
 import pymssql
12 12
 
13
-
13
+#Test update
14 14
 window = tkinter.Tk()
15 15
 settings =[]
16 16
 customer_code = ''

Loading…
Cancelar
Guardar