We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acc738 commit 9bdc949Copy full SHA for 9bdc949
1 file changed
n3fit/src/n3fit/scripts/vp_setupfit.py
@@ -177,7 +177,6 @@ def from_yaml(cls, o, *args, **kwargs):
177
178
# Check theory covariance matrix configuration
179
thconfig = file_content.get('theorycovmatconfig', {})
180
- theoryid = file_content['theory']['theoryid']
181
if thconfig.get('point_prescription') is not None:
182
raise ConfigError(
183
"`point_prescription` has been removed in favor of a list of "
0 commit comments