mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
715326b5c2
commit
0a1b6ca6ab
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class AlreadyRegistered(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class NotRegistered(Exception) :
|
class NotRegistered(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue