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