Skip to content

Commit

Permalink
Merge branch 'master' into better_concrete
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltrt authored Jun 6, 2024
2 parents 34d7368 + 14d134f commit e49afbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/default_configs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ pub(crate) fn default_allow_dirty_ast() -> bool {
}

pub(crate) fn default_graph_validation() -> bool {
true
false
}

pub(crate) fn default_experiment_dyn() -> bool {
Expand Down

0 comments on commit e49afbe

Please sign in to comment.