mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Normalized all the end-of-class lines.
This commit is contained in:
parent
51060be2f8
commit
fcd974efbb
8 changed files with 10 additions and 6 deletions
|
@ -519,7 +519,7 @@ class sdist (Command):
|
|||
if not self.keep_tree:
|
||||
remove_tree (base_dir, self.verbose, self.dry_run)
|
||||
|
||||
# class Dist
|
||||
# class sdist
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue