Skip to content

Commit 225c7a4

Browse files
committed
fix see also
1 parent 7b09f73 commit 225c7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/errors/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ class TimezoneDtypeMismatchError(ValueError):
10491049
--------
10501050
core.dtypes.dtypes.DatetimeTZDtype : Datetime dtype with an associated timezone.
10511051
core.arrays.datetimes._validate_tz_from_dtype : Validation helper that may
1052-
raise this error.
1052+
raise this error.
10531053
10541054
Examples
10551055
--------

0 commit comments

Comments
 (0)