Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jun 5, 2024
1 parent fdfac7d commit 65df68d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def format_entry_to_db_entry(graph_entry: list, datetime_cols: list):


def fill_db(db: DQM2MirrorDB) -> None:
print(f"Filling database {db.db_uri}")
runs = []
graphs = []
with open(
Expand Down

0 comments on commit 65df68d

Please sign in to comment.