Skip to content

Commit

Permalink
small change in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Jul 16, 2024
1 parent b135ce3 commit c12d56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2_amr/amrfinderplus/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
def fetch_amrfinderplus_db() -> AMRFinderPlusDatabaseDirFmt:
amrfinderplus_db = AMRFinderPlusDatabaseDirFmt()

# Run AMRFinderPlus u function that downloads the database
# Run "amrfinder -u" command that downloads the database
run_amrfinder_u()

# Define path where the database will be downloaded to
Expand Down

0 comments on commit c12d56c

Please sign in to comment.