Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NuruddinKhoiry committed Jul 12, 2022
1 parent 052d5bf commit ed0edc7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions blastMining/besthit/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
'''
blastMining: besthit method
blastMining v.1.0.0
Written by: Ahmad Nuruddin Khoiri ([email protected])
'''
name='beshit'
from .besthit import main, add_arguments

0 comments on commit ed0edc7

Please sign in to comment.