gandi-ddns
gandi-ddns copied to clipboard
Indent error
On line 118, you should add an indent to have return None instead of return None
Otherwise, the function read_config will always return None ...
Thanks for spotting that - must have slipped in during a merge of a pull-request. Please review the master and close this if you're happy with the fix.
Cheers
(N.B. just merged a pull request https://github.com/matt1/gandi-ddns/pull/10/ that refactored some of the code in this area too).