Skip to content

Commit 6003a42

Browse files
committed
hatch fmt
1 parent 2fef71a commit 6003a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_app/tests/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ruff: noqa: N802, RUF012
1+
# ruff: noqa: N802, RUF012, T201
22
import asyncio
33
import os
44
import sys

0 commit comments

Comments
 (0)