Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2024
1 parent 3763294 commit de9907e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Products/CMFDynamicViewFTI/browser/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""
Browser subpackage
"""

# $Id$
1 change: 1 addition & 0 deletions Products/CMFDynamicViewFTI/browser/typeinfo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Add DynamicView FTI form (ZMI)
"""

# $Id$

from Products.CMFCore.browser.typeinfo import FactoryTypeInformationAddView
Expand Down
1 change: 1 addition & 0 deletions Products/CMFDynamicViewFTI/browserdefault.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
The implementation extends TemplateMixin from Archetypes, and implements
the ISelectableBrowserDefault interface from CMFPlone.
"""

from AccessControl import ClassSecurityInfo
from AccessControl.class_init import InitializeClass
from Acquisition import aq_base
Expand Down

0 comments on commit de9907e

Please sign in to comment.