mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +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
|
||||
skip_install = True
|
||||
deps =
|
||||
ruff==0.0.247
|
||||
ruff
|
||||
black
|
||||
commands =
|
||||
black --check --diff src/ examples/ tests/
|
||||
|
||||
Reference in New Issue
Block a user