mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
Unpin ruff version
False positive is fixed in the latest version.
This commit is contained in:
@@ -22,7 +22,7 @@ deps =
|
|||||||
skipsdist = True
|
skipsdist = True
|
||||||
skip_install = True
|
skip_install = True
|
||||||
deps =
|
deps =
|
||||||
ruff==0.0.247
|
ruff
|
||||||
black
|
black
|
||||||
commands =
|
commands =
|
||||||
black --check --diff src/ examples/ tests/
|
black --check --diff src/ examples/ tests/
|
||||||
|
|||||||
Reference in New Issue
Block a user