Skip to content

Commit 5814dd3

Browse files
committed
ruff
1 parent 0fb8210 commit 5814dd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/errors/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,6 @@ class TimezoneDtypeMismatchError(ValueError):
10471047
"cannot supply both a tz and a timezone-naive dtype (i.e. datetime64[ns])"
10481048
"""
10491049

1050-
10511050
__all__ = [
10521051
"AbstractMethodError",
10531052
"AttributeConflictWarning",

0 commit comments

Comments
 (0)