Initial commit
Dieser Commit ist enthalten in:
7
venv/Lib/site-packages/setuptools/_deprecation_warning.py
Normale Datei
7
venv/Lib/site-packages/setuptools/_deprecation_warning.py
Normale Datei
@ -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.
|
||||
"""
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren