Skip to content

Commit

Permalink
Add necessary import to code example
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber authored Sep 16, 2020
1 parent 6497634 commit cfba91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec2vec/Spec2Vec.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class Spec2Vec(BaseSimilarity):
.. code-block:: python
import gensim
from matchms import calculate_scores
from spec2vec import Spec2Vec
from spec2vec import SpectrumDocument
Expand Down

0 comments on commit cfba91a

Please sign in to comment.