Skip to content

Commit

Permalink
ASV v0.6 - no longer use strict parameter. (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Aug 30, 2023
1 parent 6658920 commit c81b8f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ def benchmarks(
merge_base,
"HEAD",
f"--factor={COMPARE_FACTOR}",
"--strict",
]
session.run(*asv_command, *asv_args)
finally:
Expand Down

0 comments on commit c81b8f8

Please sign in to comment.