docs-v2
docs-v2 copied to clipboard
Replace startsWith with startswith method
The startswith method is not capitalized: https://docs.python.org/3/library/stdtypes.html#str.startswith
Closes #
Describe your proposed changes here.
- [ ] Signed the InfluxData CLA (if necessary)
- [ ] Rebased/mergeable