Commit 5c56513d authored by Joel Collins's avatar Joel Collins
Browse files

PEP8 stuff

parent c995a15f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ app.register_blueprint(camera_blueprint, url_prefix=uri('/camera', 'v1'))
# List all routes
list_routes(app)


# Automatically clean up microscope at exit
def cleanup():
    global api_microscope