singer-io / singer-python

Writes the Singer format from Python
https://singer.io
Apache License 2.0
542 stars 130 forks source link

Add update_config_file() and unittests #91

Open luandy64 opened 5 years ago

luandy64 commented 5 years ago

This commit adds an example of how someone could write a function to update a config file, as mentioned in this PR.