mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
linter things
This commit is contained in:
parent
05f5720876
commit
2342c51869
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ class Corr:
|
|||
# We check, if this is the case
|
||||
if all([(isinstance(item, Obs) or isinstance(item, CObs)) for item in data_input]):
|
||||
|
||||
|
||||
self.content = [np.asarray([item]) for item in data_input]
|
||||
self.N = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue