Maya %!s(int64=2) %!d(string=hai) anos
pai
achega
81c9d130f2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules/extensions.py

+ 1 - 0
modules/extensions.py

@@ -37,6 +37,7 @@ def apply_extensions(text, typ):
     return text
 
 def create_extensions_block():
+    global setup_called
     # Updating the default values
     for extension, name in iterator():
         if hasattr(extension, 'params'):