Skip to content

Commit

Permalink
Fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelboca committed Jan 10, 2024
1 parent a9a8543 commit bff21eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundation/okfplugins/iframe/cms_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from .models import IFramePlugin


@plugin_pool.register_plugin
class IFramePlugin(CMSPluginBase):
model = IFramePlugin
Expand Down

0 comments on commit bff21eb

Please sign in to comment.