Skip to content

Commit

Permalink
Update disco.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dlcarper committed Jun 3, 2019
1 parent 0a3adf4 commit d4840cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disco/disco.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from itertools import combinations
from collections import defaultdict
from Bio import SeqIO
from pydisco._version import __version__
from disco._version import __version__

def main():
parser = argparse.ArgumentParser(prog="disco")
Expand Down

0 comments on commit d4840cf

Please sign in to comment.