summaryrefslogtreecommitdiff
path: root/services/order-executor/src/order_executor/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'services/order-executor/src/order_executor/config.py')
-rw-r--r--services/order-executor/src/order_executor/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/order-executor/src/order_executor/config.py b/services/order-executor/src/order_executor/config.py
index 856045f..6542a31 100644
--- a/services/order-executor/src/order_executor/config.py
+++ b/services/order-executor/src/order_executor/config.py
@@ -1,4 +1,5 @@
"""Order Executor configuration."""
+
from shared.config import Settings