diff --git a/acmc/parse.py b/acmc/parse.py
index cc654ef7d27e3e170e5b2938521d765326251dd2..a2996eddcdd982fe2335b8ccca559c850226b69a 100644
--- a/acmc/parse.py
+++ b/acmc/parse.py
@@ -46,6 +46,7 @@ class Proto:
             ],  # The second lambda function: takes a list and a string, and returns nothing
         ]
     ]
+	
 
     def __init__(self, name, trud_codes_path=None):
         if trud_codes_path is not None: