Skip to content

Commit c4bd88e

Browse files
fix: remove unused typing.Any import
1 parent d7dbf5c commit c4bd88e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_feedback.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
import json
77
import os
8-
from typing import Any
98
from unittest.mock import Mock, patch
109

1110
import pytest

0 commit comments

Comments
 (0)