mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix lint: E8302
This commit is contained in:
parent
6b660678fa
commit
23d1031a09
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@ class SaltWheelError(SaltException):
|
|||
Problem in wheel
|
||||
'''
|
||||
|
||||
|
||||
class SaltConfigurationError(SaltException):
|
||||
'''
|
||||
Configuration error
|
||||
|
|
Loading…
Add table
Reference in a new issue