Skip to content

Commit

Permalink
fixed #145
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi committed Sep 5, 2024
1 parent e948232 commit cecded1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pepdbagent/modules/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ def update(
),
history_sa_model=new_history,
)
found_prj.number_of_samples = len(update_dict["samples"])

if "subsamples" in update_dict:
if found_prj.subsamples_mapping:
Expand Down

0 comments on commit cecded1

Please sign in to comment.