Closed jsivak closed 2 years ago
Thanks for your request. Almost LGTM but I prefer all checks to be passed.
Could you please fix the line Sider pointed out and I commented?
I updated the code with a shorter line.
I mistyped the last commit; it should read "Remove trailing space"
LGTM and merged. Thanks a lot!
Howdy,
Anyconfig does not currently support passing the "strict" keyword argument to the ConfigParser object.
This pull requests adds that support.
Thanks