PEP8 stuff
This commit is contained in:
parent
c995a15fdc
commit
5c56513dd1
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ app.register_blueprint(camera_blueprint, url_prefix=uri('/camera', 'v1'))
|
||||||
# List all routes
|
# List all routes
|
||||||
list_routes(app)
|
list_routes(app)
|
||||||
|
|
||||||
|
|
||||||
# Automatically clean up microscope at exit
|
# Automatically clean up microscope at exit
|
||||||
def cleanup():
|
def cleanup():
|
||||||
global api_microscope
|
global api_microscope
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue