Skip to content

Commit 9bdc949

Browse files
committed
removed redundant line
1 parent 2acc738 commit 9bdc949

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

n3fit/src/n3fit/scripts/vp_setupfit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ def from_yaml(cls, o, *args, **kwargs):
177177

178178
# Check theory covariance matrix configuration
179179
thconfig = file_content.get('theorycovmatconfig', {})
180-
theoryid = file_content['theory']['theoryid']
181180
if thconfig.get('point_prescription') is not None:
182181
raise ConfigError(
183182
"`point_prescription` has been removed in favor of a list of "

0 commit comments

Comments
 (0)