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 bb357b0 commit b4910bcCopy full SHA for b4910bc
experiments/SynthBN/src/biodivine_benchmark.jl
@@ -70,7 +70,7 @@ function load_aeon_biodivine()
70
filename = basename(model),
71
) do config
72
@unpack model = config
73
- parsed_model = AEONParser.parse_aeon_file(model, pbar)
+ parsed_model = AEONParser.parse_aeon_file(model)
74
@strdict parsed_model
75
end
76
0 commit comments