flake8
passed.
JSHint
passed.
Review Request #12109 — Created March 7, 2022 and submitted
The abstract
MimetypeHandlerclass defines aset_thumbnailmethod
which is always expected to be overridden by subclasses. Unfortunately
the method signature didn't match, which caused static analysis tools to
get mad. This change adds the missingdataargument.
Saw SA error disappear after adding missing param.
| Summary | ID |
|---|---|
| c32a5e0159c477a86a231c6510391df04c57120f |