Documentation Error & Missing Parameters
The create_queryJob documentation has some errors.
is_live is used twice. The second time should be timezone_offset
arguments is plural in the description but singular in the list.
start and end parameters do not specify units.
To Reproduce
Steps to reproduce the behavior:
- Go to https://python-humio.readthedocs.io/en/latest/reference/humioclient.html
- Scroll down to 'create_QueryJob'
- See errors
Screenshots

Documentation Error & Missing Parameters
The
create_queryJobdocumentation has some errors.is_liveis used twice. The second time should betimezone_offsetargumentsis plural in the description but singular in the list.startandendparameters do not specify units.To Reproduce
Steps to reproduce the behavior:
Screenshots
