Skip to content

Commit

Permalink
Missed import
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-mizielinski committed Jan 21, 2025
1 parent 3151741 commit 230fd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/database_transformation.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from data_request_api.stable.content.dump_transformation import transform_content
from data_request_api.stable.utilities.tools import write_json_output_file_content
from data_request_api.stable.utilities.logger import change_log_file, change_log_level

from data_request_api.stable.query.data_request import DataRequest

# Set up log file (default to stdout) and log level
change_log_file(default=True)
Expand Down

0 comments on commit 230fd22

Please sign in to comment.