gc-server3 10 달 전
부모
커밋
db4534a7e2
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      fehlerbericht/config-template.py
  2. 1 1
      gcstruct/gchr2.py

+ 0 - 0
fehlerbericht/config.py → fehlerbericht/config-template.py


+ 1 - 1
gcstruct/gchr2.py

@@ -2,5 +2,5 @@ import gchr
 import os
 
 
-if __name__ == '__main__':
+if __name__ == "__main__":
     gchr.gchr_export(os.getcwd())