diff --git a/app.py b/app.py index da11194..9be13bd 100644 --- a/app.py +++ b/app.py @@ -1,5 +1,5 @@ from __future__ import annotations -import path_setup # noqa: F401 # adds shared_lib to sys.path +import path_setup # noqa: F401 # adds shared/ to sys.path from pathlib import Path from quart import g diff --git a/shared b/shared index 04f7c5e..d697709 160000 --- a/shared +++ b/shared @@ -1 +1 @@ -Subproject commit 04f7c5e85c647dbffdf46fd80ca69473c0a988cd +Subproject commit d697709f60a71941880f4288be469913d11ce967