Skip to content

Commit

Permalink
test: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Nov 26, 2024
1 parent c8191f5 commit 58d5d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from fake_useragent import UserAgent
from tqdm import tqdm

from scripts.journal import SystemdLogReader
from .journal import SystemdLogReader

ua = UserAgent()

Expand Down

0 comments on commit 58d5d90

Please sign in to comment.