Explorar o código

fix import bug

fanch hai 1 ano
pai
achega
698556395d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pytemplate/template.py

+ 1 - 1
src/pytemplate/template.py

@@ -3,7 +3,7 @@ import shutil
 from collections import OrderedDict
 from pathlib import Path
 
-from src.pytemplate.resources import get_resources_path
+from pytemplate.resources import get_resources_path