Skip to content

Commit 113d1b6

Browse files
committed
formatting fix
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 545804f commit 113d1b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/basic_memory/mcp/formatting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from __future__ import annotations
44

5-
from typing import Iterable, Sequence
5+
from typing import Sequence
66

77
from basic_memory.schemas.search import SearchResponse, SearchResult
88

0 commit comments

Comments
 (0)