Skip to content

Commit

Permalink
Merge branch 'develop' into levenshtein-softcossim
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Sep 11, 2018
2 parents 583c9c7 + d4053b2 commit 4f26de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gensim/models/keyedvectors.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@

from __future__ import division # py3 "true division"

from collections import deque
import logging

try:
Expand Down

0 comments on commit 4f26de0

Please sign in to comment.