Fix: Fix example #252
Annotations
2 errors
test_cli.test_adapt:
.tox/py310/lib/python3.10/site-packages/dask/tests/test_cli.py#L156
AssertionError: assert 1 == 0
+ where 1 = <Result JSONDecodeError('Expecting value: line 1 column 1 (char 0)')>.exit_code
|
test_cli.test_adapt:
.tox/docs/lib/python3.9/site-packages/dask/tests/test_cli.py#L156
AssertionError: assert 1 == 0
+ where 1 = <Result JSONDecodeError('Expecting value: line 1 column 1 (char 0)')>.exit_code
|