Skip to content

Commit

Permalink
Add docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
finngl committed Nov 24, 2023
1 parent b123e23 commit fce1658
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bifrost_chewbbaca/run_standalone.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
from bifrostlib import database_interface
from bifrost_chewbbaca import launcher

"""
Loads new samples in MongoDB and runs ChewBBACA on them.
"""


@pytest.fixture
def test_connection():
Expand Down

0 comments on commit fce1658

Please sign in to comment.