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 2fef71a commit 6003a42Copy full SHA for 6003a42
tests/test_app/tests/utils.py
@@ -1,4 +1,4 @@
1
-# ruff: noqa: N802, RUF012
+# ruff: noqa: N802, RUF012, T201
2
import asyncio
3
import os
4
import sys
0 commit comments