Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhushan committed May 10, 2023
1 parent d7945e8 commit 4ae5e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Example usage
.. code-block:: python
import numpy as np
from sequence_modelling.emissions import Gaussian
from sequence_modelling.emmissions import Gaussian
from sequence_modelling.hmm import StandardHMM
import sequence_modelling.hmmviz as plt
Expand Down

0 comments on commit 4ae5e37

Please sign in to comment.