Collection of minor TODOs from already merged PRs to make faster progress - https://github.com/dbpedia/databus-python-client/issues/28 / https://github.com/dbpedia/databus-python-client/pull/44 - [x] Add `--validate-checksum` to README.md: Update help prompt - [x] Move `elif file is not None:` retrieval of checksum to separate method - [x] Duplicate `headers["Accept-Encoding"] = "identity"` - https://github.com/dbpedia/databus-python-client/pull/47 - [x] Update README.md: `databusclient deploy --help`
Collection of minor TODOs from already merged PRs to make faster progress
--validate-checksumto README.md: Update help promptelif file is not None:retrieval of checksum to separate methodheaders["Accept-Encoding"] = "identity"databusclient deploy --help