mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-07 21:24:52 +08:00
Fix PendingDeprecationWarning typo in tests
This commit is contained in:
@@ -157,7 +157,7 @@ StopIteration SyntaxError IndentationError TabError SystemError SystemExit
|
||||
TypeError UnboundLocalError UnicodeError UnicodeEncodeError UnicodeDecodeError
|
||||
UnicodeTranslateError ValueError WindowsError ZeroDivisionError
|
||||
|
||||
Warning UserWarning DeprecationWarning PendingDepricationWarning SyntaxWarning
|
||||
Warning UserWarning DeprecationWarning PendingDeprecationWarning SyntaxWarning
|
||||
RuntimeWarning FutureWarning ImportWarning UnicodeWarning
|
||||
|
||||
# Decorators.
|
||||
|
||||
Reference in New Issue
Block a user