Skip to content

Commit

Permalink
fix: minor typo in test_time.py (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekvashist authored Jan 20, 2024
1 parent 267ed59 commit b0171d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_time.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Test for the tiem functions."""
"""Test for the time functions."""
import pytest
from netutils.time import uptime_string_to_seconds, uptime_seconds_to_string

Expand Down

0 comments on commit b0171d6

Please sign in to comment.