remove trailing whitespace
This commit is contained in:
parent
d24d753228
commit
a16f3429d8
|
@ -131,7 +131,7 @@ class Author(object):
|
||||||
class PEP(object):
|
class PEP(object):
|
||||||
|
|
||||||
"""Representation of PEPs.
|
"""Representation of PEPs.
|
||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
|
|
||||||
+ number : int
|
+ number : int
|
||||||
|
|
Loading…
Reference in New Issue