Skip to content

Commit

Permalink
update toml with isigi
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Dalton committed Sep 10, 2024
1 parent 264842e commit e6037f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ careless = "careless.careless:main"
"careless.cchalf" = "careless.stats.cchalf:main"
"careless.ccpred" = "careless.stats.ccpred:main"
"careless.image_ccpred" = "careless.stats.image_cc:main"
"careless.isigi" = "careless.stats.isigi:main"
"careless.filter_image" = "careless.stats.filter_by_image_cc:main"
"careless.plot_history" = "careless.stats.history:main"
"careless.bfactor" = "careless.stats.prior_b:main"
Expand Down

0 comments on commit e6037f0

Please sign in to comment.