Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Jun 24, 2024
1 parent 1c9a077 commit 6d6b201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/test_genotype_matching.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import copy
import itertools
import pytest

import lshmm as ls
import msprime
import numpy as np
import pytest

import tskit

Expand Down

0 comments on commit 6d6b201

Please sign in to comment.