Skip to content

Commit

Permalink
minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tkchafin committed Jun 6, 2024
1 parent 1cf298e commit aac196d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/runResistnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def main():
out=params.out,
plot=True,
verbose=True,
pweight=params.pweight,
reps=params.reps,
n_startup=params.nstart,
n_candidates=params.ncand,
Expand Down

0 comments on commit aac196d

Please sign in to comment.