Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2024
1 parent 70d003d commit fe5ac33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/nc_time_axis/tests/unit/test_CFTimeFormatter.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Unit tests for the `nc_time_axis.CFTimeFormatter` class."""

import pytest

from nc_time_axis import CFTimeFormatter
Expand Down
1 change: 0 additions & 1 deletion src/nc_time_axis/tests/unit/test_NetCDFTimeDateLocator.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Unit tests for the `nc-time-axis.NetCDFTimeDateLocator` class."""


import unittest

import cftime
Expand Down

0 comments on commit fe5ac33

Please sign in to comment.