Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
beauby committed Sep 12, 2019
1 parent 72b5abc commit bfacefe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_standalone_codec.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

""" test byte codecs """

from __future__ import print_function
import numpy as np
import unittest
import faiss
Expand Down

0 comments on commit bfacefe

Please sign in to comment.