Also, regarding running lint for this file... you may be able to add a `setup.py` with the dependencies, and add [pylint configuration](https://stackoverflow.com/questions/22180315/how-to-make-pylint-a-part-of-setup-py-test-process/38094922) to run lint manually when you make changes - or maybe add this path to the [Python SDK linting file](https://github.com/apache/beam/blob/master/sdks/python/scripts/run_mini_py3lint.sh#L31).
TBH I don't know what's the best mix of clean and convenient. [ Full content available at: https://github.com/apache/beam/pull/6277 ] This message was relayed via gitbox.apache.org for [email protected]
