fixed init.py path
This commit is contained in:
@@ -26,4 +26,4 @@ except PackageNotFoundError:
|
|||||||
|
|
||||||
def get_pack_path():
|
def get_pack_path():
|
||||||
# TODO: Modify this path
|
# TODO: Modify this path
|
||||||
return files(__name__) / "template.json"
|
return files(__name__) / "te.json"
|
||||||
Reference in New Issue
Block a user