Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanhaoji2 committed Sep 25, 2023
1 parent 097e9d0 commit 84e02e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pq_flash_index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@ LabelT PQFlashIndex<T, LabelT>::get_converted_label(const std::string &filter_la
}
}


// test commit
template <typename T, typename LabelT>
void PQFlashIndex<T, LabelT>::get_label_file_metadata(const std::string &fileContent, uint32_t &num_pts,
uint32_t &num_total_labels)
Expand Down

0 comments on commit 84e02e2

Please sign in to comment.