aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/test_load_lambda.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_load_lambda.py b/tests/test_load_lambda.py
index 3ad7158..02fd461 100644
--- a/tests/test_load_lambda.py
+++ b/tests/test_load_lambda.py
@@ -13,6 +13,7 @@ from src.load_lambda import (
upload_dfs_to_database,
)
import tempfile
+import json
@pytest.fixture(scope="class")
git.ajschof.me — hosted by ajschofield — powered by cgit