mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
fix linting
This commit is contained in:
parent
1d9388feaa
commit
ba38ffb005
@ -166,7 +166,7 @@ class LogLevelChoices(ChoiceSet):
|
||||
(LOG_SUCCESS, _('Success'), 'green'),
|
||||
(LOG_WARNING, _('Warning'), 'yellow'),
|
||||
(LOG_FAILURE, _('Failure'), 'red'),
|
||||
|
||||
|
||||
)
|
||||
|
||||
SYSTEM_LEVELS = {
|
||||
|
Loading…
Reference in New Issue
Block a user