mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-15 03:23:50 +00:00
upload test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class SetuptoolsDeprecationWarning(Warning):
|
||||
"""
|
||||
Base class for warning deprecations in ``setuptools``
|
||||
|
||||
This class is not derived from ``DeprecationWarning``, and as such is
|
||||
visible by default.
|
||||
"""
|
||||
Reference in New Issue
Block a user