소스 검색

Correcting syntax

Andrej Studen @ VBOX 4 일 전
부모
커밋
29c41b88dc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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