More package hacking

This commit is contained in:
Cyber MacGeddon 2024-09-30 17:31:45 +01:00
parent 256c115bde
commit dc45babbb9
210 changed files with 20 additions and 126 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.storage.object_embeddings.milvus import run
run()