Skip to content

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango committed Oct 21, 2019
1 parent 0f772d1 commit 3f469d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bobtemplates/plone/bobregistry.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ def plone_indexer():
reg.depend_on = 'plone_addon'
return reg


def plone_upgrade_step():
reg = RegEntry()
reg.template = 'bobtemplates.plone:upgrade_step'
Expand Down

0 comments on commit 3f469d9

Please sign in to comment.