Adjust blank lines to match Code Style Guide (see #103)
This commit is contained in:
parent
75b99e5820
commit
d2e1f6f5d8
14 changed files with 14 additions and 413 deletions
|
|
@ -3,7 +3,6 @@ import sys
|
|||
from .application import Application
|
||||
|
||||
|
||||
|
||||
def main(version):
|
||||
app = Application()
|
||||
return app.run(sys.argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue