mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +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
|
@ -100,4 +100,4 @@ class build (Command):
|
|||
if self.distribution.has_ext_modules():
|
||||
self.run_peer ('build_ext')
|
||||
|
||||
# end class Build
|
||||
# class build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue