We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PendingDeprecationWarning
1 parent ee2a336 commit f73fbf0Copy full SHA for f73fbf0
tests/test.py
@@ -157,7 +157,7 @@ async def Test
157
TypeError UnboundLocalError UnicodeError UnicodeEncodeError UnicodeDecodeError
158
UnicodeTranslateError ValueError WindowsError ZeroDivisionError
159
160
-Warning UserWarning DeprecationWarning PendingDepricationWarning SyntaxWarning
+Warning UserWarning DeprecationWarning PendingDeprecationWarning SyntaxWarning
161
RuntimeWarning FutureWarning ImportWarning UnicodeWarning
162
163
# Decorators.
0 commit comments