Skip to content

Commit

Permalink
Fixing hatch format error (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Rady <[email protected]>
  • Loading branch information
benrady and benrady-aq authored Aug 4, 2024
1 parent 74e7d02 commit c612762
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 c612762

Please sign in to comment.