Skip to content

Commit 4058f24

Browse files
lint
1 parent 48db04e commit 4058f24

File tree

1 file changed

+1
-1
lines changed
  • pinecone/db_control/resources/asyncio

1 file changed

+1
-1
lines changed

pinecone/db_control/resources/asyncio/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import logging
22
import asyncio
3-
from typing import Optional, Dict, Union, Any
3+
from typing import Optional, Dict, Union
44

55

66
from pinecone.db_control.models import (

0 commit comments

Comments
 (0)