Deprecate atomicwrites in favour of os.replace
#1862
+1,948
−2,904
Annotations
4 errors and 1 warning
|
Run 'ruff'
The process '/opt/hostedtoolcache/ruff/0.14.13/x86_64/ruff' failed with exit code 1
|
|
Run 'ruff':
src/utilities/lightweight_charts.py#L9
src/utilities/lightweight_charts.py:9:31: F811 Redefinition of unused `repr_` from line 8: `repr_` redefined here
|
|
Run 'ruff':
src/utilities/errors.py#L39
src/utilities/errors.py:39:35: F822 Undefined name `is_instance_error` in `__all__`
|
|
Run 'ruff':
src/utilities/asyncio.py#L385
src/utilities/asyncio.py:385:23: F821 Undefined name `chain_async`
|
|
Run 'ruff'
Could not parse version from /home/runner/work/python-utilities/python-utilities/pyproject.toml. Using latest version.
|
Loading