mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 05:13:16 -07:00
Update configobj to v5.0.6:
Dependencies * six 1.10.0
This commit is contained in:
parent
f093fafd8d
commit
0abc7e17cd
3 changed files with 32 additions and 26 deletions
|
@ -538,7 +538,7 @@ class Validator(object):
|
|||
ConfigObj, an alternative to ConfigParser which supports lists and
|
||||
can validate a config file using a config schema.
|
||||
For more details on using Validator with ConfigObj see:
|
||||
http://www.voidspace.org.uk/python/configobj.html
|
||||
https://configobj.readthedocs.org/en/latest/configobj.html
|
||||
"""
|
||||
|
||||
# this regex does the initial parsing of the checks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue