Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timodonnell committed Mar 14, 2024
1 parent 006cd57 commit 1e043e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_released_predictors_well_correlated.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def test_correlation(

if __name__ == '__main__':
# If run directly from python, leave the user in a shell to explore results.
setup()
startup()
args = parser.parse_args(sys.argv[1:])
result = test_correlation(alleles=args.alleles, debug=True)

Expand Down

0 comments on commit 1e043e2

Please sign in to comment.