We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38f37b commit aaae3d9Copy full SHA for aaae3d9
1 file changed
src/plone/restapi/tests/test_content_patch.py
@@ -20,7 +20,6 @@
20
import transaction
21
import unittest
22
23
-
24
HAS_PLONE_62 = getattr(
25
import_module("Products.CMFPlone.factory"), "PLONE62MARKER", False
26
)
0 commit comments