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.
1 parent d3b48bf commit f837fabCopy full SHA for f837fab
tox.ini
@@ -792,5 +792,5 @@ commands =
792
[testenv:linters]
793
commands =
794
flake8 tests sentry_sdk
795
- black tests sentry_sdk
+ black --check tests sentry_sdk
796
mypy sentry_sdk
0 commit comments