Skip to content

Commit

Permalink
re-commit to fix timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
omerwe committed Nov 14, 2023
1 parent 2770f2c commit 00afe71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_polyfun.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ def test_extract_snpvar(tmpdir, python3_exe):
if retval != 0:
raise ValueError('extract_snpvar command failed when running the following command:\n%s'%(cmd))
compare_dfs(tmpdir, gold_dir, outfile)


def test_finemapper_susie(tmpdir, python3_exe):

Expand Down

0 comments on commit 00afe71

Please sign in to comment.