mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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
|
|
@ -74,3 +74,5 @@ class clean (Command):
|
|||
self.announce ("removing '%s'" % self.build_base)
|
||||
except OSError:
|
||||
pass
|
||||
|
||||
# class clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue