Skip to content

Commit ccb601e

Browse files
Markdown reformat
1 parent ea479d5 commit ccb601e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/community/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ authors to coordinate on the namespace.
395395

396396
pandas by itself doesn't expose any type information to the user.
397397
This means that in pandas-dependent projects the type checkers like mypy won't perform like expected
398-
and will treat all pandas objects as they were of type ``Any``.
398+
and will treat all pandas objects as they were of type `Any`.
399399
Learn more by reading through these issues [14468](https://github.com/pandas-dev/pandas/issues/14468),
400400
[26766](https://github.com/pandas-dev/pandas/issues/26766), [28142](https://github.com/pandas-dev/pandas/issues/28142).
401401

0 commit comments

Comments
 (0)