Skip to content

Commit

Permalink
Update python/idsse_common/test/test_http_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Geary Layne <[email protected]>
  • Loading branch information
paulhamer-noaa and Geary-Layne authored Dec 5, 2024
1 parent 21e0af1 commit abbfc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/idsse_common/test/test_http_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#
# ----------------------------------------------------------------------------------
# pylint: disable=missing-function-docstring,redefined-outer-name,pointless-statement
# pylint: disable=invalid-name,unused-argument
# pylint: disable=invalid-name,unused-argument,duplicate-code,line-too-long

from datetime import datetime, timedelta, UTC

Expand Down

0 comments on commit abbfc16

Please sign in to comment.