Skip to content

Commit 8eb3ff3

Browse files
committed
Merge branch 'main' into ntuts
2 parents 0b936da + 2eca385 commit 8eb3ff3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1101
-980
lines changed

specparam/data/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"""Data sub-module."""
22

3-
from .data import ModelModes, ModelSettings, ModelChecks, SpectrumMetaData, FitResults, SimParams
3+
from .stores import (ModelModes, ModelSettings, ModelChecks,
4+
SpectrumMetaData, FitResults, SimParams)

0 commit comments

Comments
 (0)