Merge pull request #195 from plone/plone-base-overhaul

Plone base overhaul
This commit is contained in:
Jens W. Klein
2022-05-03 15:10:38 +02:00
committed by GitHub
46 changed files with 2374 additions and 2395 deletions
+2
View File
@@ -0,0 +1,2 @@
Code style black & isort. Remove six usage. Use plone.base and move annotation key over to here.
[jensens]