Skip to content

Commit 96a37d7

Browse files
committed
fix
1 parent e5b051a commit 96a37d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalyst-python/src/catalyst_python/signed_doc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ruff: noqa: D100, D101, D102, D103, D107, S101, S603, PLW1510, I001
1+
# ruff: noqa: D100, D101, D102, D103, D107, S603, PLW1510, I001
22

33
from typing import Any
44
from enum import StrEnum

0 commit comments

Comments
 (0)