Przeglądaj źródła

Correcting syntax

Andrej Studen @ VBOX 3 dni temu
rodzic
commit
29c41b88dc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      orthancPeers.py

+ 1 - 1
orthancPeers.py

@@ -65,7 +65,7 @@ class orthancPeers:
         self.monitorProgress(jobId)
 
     def monitorProgress(self,jobId,tSleepGuess=10):
-        dateFormate='%Y%m%dT%H%M%S.%f'
+        dateFormat='%Y%m%dT%H%M%S.%f'
         tSleep=tSleepGuess
         while True:
 #wait 10 s