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
67faa56bf1
commit
0e65cfec91
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ class SaltWheelError(SaltException):
|
|||
Problem in wheel
|
||||
'''
|
||||
|
||||
|
||||
class SaltConfigurationError(SaltException):
|
||||
'''
|
||||
Configuration error
|
||||
|
|
Loading…
Add table
Reference in a new issue