Skip to content

Commit

Permalink
Fixing hatch format error
Browse files Browse the repository at this point in the history
  • Loading branch information
benrady-aq committed Aug 4, 2024
1 parent 74e7d02 commit 12424f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/alogamous/daily_warning_analyzer.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import datetime

from alogamous import analyzer, log_line_parser
Expand Down

0 comments on commit 12424f1

Please sign in to comment.