Skip to content

Commit

Permalink
Update validphys2/src/validphys/results.py
Browse files Browse the repository at this point in the history
Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
  • Loading branch information
comane and scarlehoff committed Jul 31, 2024
1 parent 475c056 commit e5583f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validphys2/src/validphys/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ def dataspecs_nsigma_table(
dataspecs_groups_nsigma_table,
show_total: bool = False,
):
"""Same as fits_chi2_table but for an arbitrary list of dataspecs"""
"""Same as fits_nsigma_table but for an arbitrary list of dataspecs"""
return fits_nsigma_table(
dataspecs_total_chi2_data,
dataspecs_datasets_nsigma_table,
Expand Down

0 comments on commit e5583f6

Please sign in to comment.