mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 20:13:41 +02:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
e4a8a02a74
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ class Obs:
|
|||
my_string_list.append(my_string)
|
||||
print('\n'.join(my_string_list))
|
||||
|
||||
def reweight(self, rw):
|
||||
def reweight(self, weight):
|
||||
"""Reweight the obs with given rewighting factors.
|
||||
|
||||
Parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue