Fixed automatic Swagger from docstrings

This commit is contained in:
jtc42 2020-01-02 23:37:28 +00:00
parent 4918215ea7
commit 5bdb6764be
5 changed files with 42 additions and 22 deletions

View file

@ -15,7 +15,7 @@ class MjpegStream(Resource):
def get(self):
"""
Real-time MJPEG stream from the microscope camera
MJPEG stream from the microscope camera
"""
microscope = find_device("openflexure_microscope")
# Restart stream worker thread