Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
nocturnalastro committed Aug 23, 2016
1 parent 2a58dd8 commit 9e36112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples_2d.rst
Expand Up @@ -4,7 +4,7 @@ We will start by doing some necessary imports

.. code-block:: ipython
from astropy.modeling.astro_sherpa import SherpaFitter
from saba import SherpaFitter
from astropy.modeling.models import Gaussian2D
import numpy as np
Expand Down

0 comments on commit 9e36112

Please sign in to comment.