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

@ -100,4 +100,4 @@ class build (Command):
if self.distribution.has_ext_modules():
self.run_peer ('build_ext')
# end class Build
# class build