Skip to content

fix: Remove workaround for page-specific rendering #928

fix: Remove workaround for page-specific rendering

fix: Remove workaround for page-specific rendering #928

Triggered via pull request May 17, 2024 21:50
Status Failure
Total duration 2m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (PLR1714): djangocms_versioning/plugin_rendering.py#L45
djangocms_versioning/plugin_rendering.py:45:8: PLR1714 Consider merging multiple comparisons: `cms_version in ("4.1.0", "4.1.1")`. Use a `set` if the elements are hashable.
ruff
Process completed with exit code 1.