Closed ziofil closed 2 months ago
Allows settings to be set locally:
with settings(ATOL = 1e-5): # in here settings.ATOL is 1e-5 # here it's what it was previously
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.56%. Comparing base (d0ba778) to head (696b4b9). Report is 1 commits behind head on develop.
d0ba778
696b4b9
Allows settings to be set locally: