Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Oct 4, 2023
1 parent 353ffdd commit c368cf5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ogswriters/BipaaEmblSubmitWriter.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from Bio import SeqFeature

from Bio.SeqIO.InsdcIO import EmblWriter
from Bio.SeqIO.InsdcIO import _insdc_location_string_ignoring_strand_and_subfeatures

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
platforms="Posix; MacOS X; Windows",
entry_points="",
scripts=[
'gff2embl/gff2embl',
'gff2embl/gff2embl',
'ogs_check/ogs_check',
'ogs_merge/ogs_merge',
],
Expand Down

0 comments on commit c368cf5

Please sign in to comment.