Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markroxor committed Dec 19, 2017
1 parent 40c0558 commit 0917e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gensim/models/tfidfmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from gensim import interfaces, matutils, utils
from six import iteritems

import math
import numpy as np

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 0917e75

Please sign in to comment.