Normalized all the end-of-class lines.

This commit is contained in:
Greg Ward 2000-05-25 01:10:04 +00:00
parent 51060be2f8
commit fcd974efbb
8 changed files with 10 additions and 6 deletions

View file

@ -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
# ----------------------------------------------------------------------