Skip to content

Fix: Remove workaround for page-specific rendering #927

Fix: Remove workaround for page-specific rendering

Fix: Remove workaround for page-specific rendering #927

Triggered via push May 17, 2024 21:48
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
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.