We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7025d5 + b7ffb91 commit dcf1e91Copy full SHA for dcf1e91
tox.ini
@@ -54,7 +54,7 @@ commands =
54
skip_install = true
55
deps = black
56
commands =
57
- black --check ydb examples tests --extend-exclude ydb/_grpc
+ black --diff --check ydb examples tests --extend-exclude ydb/_grpc
58
59
[testenv:pylint]
60
deps = pylint
0 commit comments