File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -355,3 +355,6 @@ filterwarnings =
355
355
always:The `docutils.parsers.rst.directive.html` module will be removed in Docutils 2.0.:DeprecationWarning
356
356
always:'cgi' is deprecated and slated for removal in Python 3.13:DeprecationWarning
357
357
always:nodes.Node.traverse\(\) is obsoleted by Node.findall\(\).:PendingDeprecationWarning
358
+ always:'parser.split_opt' is deprecated and will be removed in Click 9.0. The old parser is available in 'optparse'.:DeprecationWarning
359
+ always:'OptionParser' is deprecated and will be removed in Click 9.0. The old parser is available in 'optparse'.:DeprecationWarning
360
+ always:The '__version__' attribute is deprecated and will be removed in Click 9.1..:DeprecationWarning
You can’t perform that action at this time.
0 commit comments