blackened

This commit is contained in:
Richard 2021-07-19 22:22:58 +01:00
parent 34af06b1d1
commit 7b54abc210
2 changed files with 10 additions and 14 deletions

View file

@ -207,7 +207,7 @@ class CaptureDownload(View):
"required": False,
"schema": {"type": "string"},
"example": "myimage.jpeg",
}
},
]
def get(self, id_, filename: Optional[str]):