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 Dec 17, 2024
1 parent bd6a5d1 commit 6557ef9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xarray/conventions.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ def decode_cf_variable(
# remove checks after end of deprecation cycle
if not isinstance(decode_times, CFDatetimeCoder):
if use_cftime is not None:
from warnings import warn

emit_user_level_warning(
"Usage of 'use_cftime' as kwarg is deprecated. "
Expand Down

0 comments on commit 6557ef9

Please sign in to comment.