build(deps-dev): bump isort from 5.12.0 to 5.13.2 #4
Annotations
3 errors
test-python-poetry / Test python 3.x
Process completed with exit code 2.
|
test-python-poetry / Test python 3.11:
test_acrmonitor.py#L60
test_send_from_data
AssertionError: expected call not found.
Expected: ZabbixMetric(host='zabbix.example.com', key='key.example.com', value='1234567890', clock=11520.0)
Actual: ZabbixMetric(host='zabbix.example.com', key='key.example.com', value='1234567890', clock=47520.0)
|
test-python-poetry / Test python 3.11
Process completed with exit code 1.
|