mirror of
https://github.com/django-components/django-components.git
synced 2025-07-18 22:05:00 +00:00
Fix flake8.
This commit is contained in:
parent
914476dc36
commit
b2f61b61ad
2 changed files with 1 additions and 1 deletions
|
@ -77,5 +77,6 @@ class Component(with_metaclass(MediaDefiningClass)):
|
|||
css = {}
|
||||
js = []
|
||||
|
||||
|
||||
# This variable represents the global component registry
|
||||
registry = ComponentRegistry()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue