Skip to content

Commit 7c5be2a

Browse files
AloqeelyDr-Irv
andauthored
Review
Co-authored-by: Irv Lustig <[email protected]>
1 parent 58d34e0 commit 7c5be2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/pdeps/0017-backwards-compatibility-and-deprecation-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A deprecation's warning message should:
4848
- Provide information on what is changing.
4949
- Mention how to achieve similar behavior if an alternative is available.
5050
- Include the version in which the deprecation will be enforced.
51-
- For large-scale deprecations, it is recommended include a reason for the deprecation, alongside a discussion link to get user feedback.
51+
- For large-scale deprecations, it is recommended to include a reason for the deprecation, alongside a discussion link to get user feedback.
5252

5353
Additionally, when one introduces a deprecation, they should:
5454
- Use the appropriate warning class. More info on this can be found below.

0 commit comments

Comments
 (0)