mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 01:08:00 +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
|
||||
|
||||
|
||||
class NotRegistered(Exception) :
|
||||
class NotRegistered(Exception):
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue