Skip to content

Commit d1bf9ad

Browse files
authored
Update djangocms_frontend/cms_plugins.py
1 parent bbbf003 commit d1bf9ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

djangocms_frontend/cms_plugins.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
from cms.plugin_pool import plugin_pool
24
from django.core.exceptions import ImproperlyConfigured
35

0 commit comments

Comments
 (0)