Skip to content

Commit

Permalink
fixed styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jal347 committed Oct 11, 2022
1 parent 8498ae8 commit 78787e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hub/dataload/sources/ncbi_gene/upload.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from .parser import GeneSummaryParser
import biothings.hub.dataload.uploader as uploader
from .parser import GeneSummaryParser



class NcbiGeneSummaryUploader(uploader.MergerSourceUploader):
Expand Down

0 comments on commit 78787e0

Please sign in to comment.