Skip to content

Commit dc1a97d

Browse files
committed
feat: changes in feedback
1 parent 4fc696f commit dc1a97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

portkey_ai/api_resources/apis/feedback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Optional, Dict, Any, List, Union
1+
from typing import Dict, Any, List, Union
22
from portkey_ai._vendor.openai import NOT_GIVEN, NotGiven
33
from portkey_ai.api_resources.apis.api_resource import APIResource, AsyncAPIResource
44
from portkey_ai.api_resources.base_client import APIClient, AsyncAPIClient

0 commit comments

Comments
 (0)