PEP8 formatting
This commit is contained in:
parent
19d9684a67
commit
47b81055fd
@ -3,8 +3,6 @@
|
||||
Run commands with 'flask <command>'
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import copy
|
||||
import logging
|
||||
|
||||
@ -789,6 +787,7 @@ def create_blog(proj_url):
|
||||
|
||||
return 0
|
||||
|
||||
|
||||
manager.add_command("maintenance", manager_maintenance)
|
||||
manager.add_command("setup", manager_setup)
|
||||
manager.add_command("operations", manager_operations)
|
||||
|
Loading…
x
Reference in New Issue
Block a user