Fields override from default stdeb.cfg section
remia opened this issue · 0 comments
remia commented
Hello,
Line 607 in 05497a5
Just playing with manual fields override and noticed it didn't work with the DEFAULT section but was fine with section matching the python package name. Maybe has to do with the fact that has_section()
don't work for the DEFAULT section ?
https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.has_section