Skip to content

Commit 9e6752f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7b7d527 commit 9e6752f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ruff: noqa: D100 D103 ANN401
1+
# ruff: noqa: D100
22
from __future__ import annotations
33

44
from typing import Any

0 commit comments

Comments
 (0)