Skip to content

Commit

Permalink
imports should follow PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed Dec 18, 2020
1 parent 0e47c4c commit d7c70df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diagnostic_primers/scripts/parsers/filter_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"""

from argparse import ArgumentDefaultsHelpFormatter

from diagnostic_primers.scripts import subcommands


Expand Down

0 comments on commit d7c70df

Please sign in to comment.