Skip to content

Commit

Permalink
Fix shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
ReK42 committed Aug 3, 2024
1 parent 7b43af0 commit 36997be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modem_info/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python3
"""Collect and plot detailed information and statistics from your modem."""
from datetime import datetime, timezone
from typing import TYPE_CHECKING
Expand Down

0 comments on commit 36997be

Please sign in to comment.