Skip to content

Commit 22b81c4

Browse files
committed
Linting
1 parent cfc9a82 commit 22b81c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setuptools/dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,7 @@ class NoValue:
989989
if orig_val is not NoValue:
990990
self.get_fullname = orig_val
991991

992+
992993
class DistDeprecationWarning(SetuptoolsDeprecationWarning):
993994
"""Class for warning about deprecations in dist in
994995
setuptools. Not ignored by default, unlike DeprecationWarning."""

0 commit comments

Comments
 (0)