[gpEdit v1.0]

This commit is contained in:
2020-11-14 19:33:37 +00:00
parent 132d9a74f2
commit 7313f179cb
1067 changed files with 174190 additions and 0 deletions
@@ -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.
"""