mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 20:13:41 +02:00
test_m_eff and test_utility added
This commit is contained in:
parent
25d250cd53
commit
4f8345ac86
3 changed files with 27 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue