Skip to content

Commit 05250dc

Browse files
orvizferag
authored andcommitted
Remove unnecessary variable
1 parent a264a6f commit 05250dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fair_eva/api/rda.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,6 @@ def rda_all(body, eva):
13521352
result_points = 10
13531353
num_of_tests = 10
13541354

1355-
generic_config = eva.config["Generic"]
13561355
api_config = eva.config.get("Generic", "api_config", fallback="fair-api.yaml")
13571356
try:
13581357
with open(api_config, "r") as f:

0 commit comments

Comments
 (0)