Skip to content

Commit

Permalink
fix(backup): fix test import
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Sep 27, 2024
1 parent adaaf97 commit e837edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/src/backup/test_utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from pathlib import Path
from zipfile import ZipFile

import utilities
from . import utilities


def test_add_to_zip():
Expand Down

0 comments on commit e837edd

Please sign in to comment.