You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you provide a bit more details about this error? Anyhow there is an error in the code in the example provided with the documentation. First line should be
from pysmartdatamodels import pysmartdatamodels as sdm
and not
import pysmartdatamodels as sdm
The text was updated successfully, but these errors were encountered: