mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Have pylint ignore ssl_match_hostname
This commit is contained in:
parent
4451326739
commit
b56fc08ea2
@ -6,6 +6,12 @@ instead, as the system copy may be more current. If it is not available, then
|
||||
this copy will be used.
|
||||
'''
|
||||
|
||||
# **************************
|
||||
# This file included in salt to prevent version dep issues for match_hostname.
|
||||
# When updating the bundled match_hostname include this message and the disable
|
||||
# pylint: skip-file
|
||||
# **************************
|
||||
|
||||
import re
|
||||
|
||||
__version__ = '3.4.0.2'
|
||||
|
Loading…
Reference in New Issue
Block a user