##// END OF EJS Templates
Fix typo
Karthikeyan Singaravelan -
Show More
@@ -48,7 +48,7 b' or have been turned into explicit errors for better error messages.'
48 48 I will use this occasion to add the following requests to anyone emitting a
49 49 deprecation warning:
50 50
51 - Please use at least ``stacklevel=2`` so that the warning is emitted into the
51 - Please add at least ``stacklevel=2`` so that the warning is emitted into the
52 52 caller context, and not the callee one.
53 53 - Please add **since which version** something is deprecated.
54 54
General Comments 0
You need to be logged in to leave comments. Login now