Commit 49352a6
[Backport 8.x] Allow simsimd again on Python 3.13 (#2723)
* Allow simsimd again on Python 3.13
* Remove the importorskip calls
(cherry picked from commit e1603f4)
Co-authored-by: Quentin Pradet <[email protected]>1 parent 22377c0 commit 49352a6
File tree
2 files changed
+1
-5
lines changed- test_elasticsearch/test_server/test_vectorstore
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
902 | | - | |
903 | | - | |
904 | 902 | | |
905 | 903 | | |
906 | 904 | | |
| |||
942 | 940 | | |
943 | 941 | | |
944 | 942 | | |
945 | | - | |
946 | | - | |
947 | 943 | | |
948 | 944 | | |
949 | 945 | | |
| |||
0 commit comments