flake8
failed.
JSHint
passed.
flake8
-
beanbag_docutils/sphinx/ext/image_srcsets.py (Diff revision 1) Show all issues
Review Request #12851 — Created Feb. 27, 2023 and submitted
Information | |
---|---|
chipx86 | |
beanbag-docutils | |
master | |
Reviewers | |
beanbag-misc | |
The new support for image srcsets had issues with generated filenames
when auto-scanning for multi-DPI images, and didn't copy them to the
destination.This fixes both those issues, ensuring we can build documentation
reliably with multi-DPI images in all situations.
Unit tests passed.
Built the Review Board documentation and verified that all available
multi-DPI images were copied to the destination and included in the
page.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
undefined name 'List' Column: 5 Error code: F821 |
![]() |
Added a missing import needed for type checking.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+136 -36) |