gc-server3 10 months ago
parent
commit
db4534a7e2
2 changed files with 1 additions and 1 deletions
  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())