Skip to content

Commit 0d6a7ae

Browse files
committed
fix: annotations import
1 parent d04b42c commit 0d6a7ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

model2vec/vocabulary_quantization.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import logging
24
from typing import cast
35

0 commit comments

Comments
 (0)