Feature: When adding a new locale, allow users to set publishing status of sync'd content #217
Annotations
4 errors
ruff
Process completed with exit code 1.
|
Ruff (W293):
wagtail_localize/synctree.py#L215
wagtail_localize/synctree.py:215:1: W293 Blank line contains whitespace
|
Ruff (W293):
wagtail_localize/synctree.py#L199
wagtail_localize/synctree.py:199:1: W293 Blank line contains whitespace
|
Ruff (F401):
wagtail_localize/synctree.py#L7
wagtail_localize/synctree.py:7:28: F401 `wagtail.models.Locale` imported but unused
|