test_m_eff and test_utility added

This commit is contained in:
Fabian Joswig 2021-10-15 15:27:33 +01:00
parent 25d250cd53
commit 4f8345ac86
3 changed files with 27 additions and 2 deletions

View file

@ -427,7 +427,7 @@ class Corr:
if isinstance(save, str):
fig.savefig(save)
else:
raise Exception('safe has to be a string.')
raise Exception("Safe has to be a string.")
return