mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +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 @@ def make_distribution (self):
|
|||
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