Skip to content

Move read/writeBinaryPOD from hnswlib to knowhere utils. (#194) #467

Move read/writeBinaryPOD from hnswlib to knowhere utils. (#194)

Move read/writeBinaryPOD from hnswlib to knowhere utils. (#194) #467

Workflow file for this run

name: Pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]