Skip to content

Commit

Permalink
Update scheduled_checks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kelle authored Nov 2, 2024
1 parent 10112b5 commit 0733074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scheduled_checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest
import requests
from astrodb_utils.utils import internet_connection
from astrodbkit2.astrodb import Database, create_database
from astrodbkit.astrodb import Database, create_database
from tqdm import tqdm

sys.path.append(".")
Expand Down

0 comments on commit 0733074

Please sign in to comment.