Skip to content

Commit

Permalink
feat: more linting
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrinson-rise8 committed Oct 30, 2024
1 parent 36dfa56 commit 489259e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/routes/test_link_router.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from recordlinker import schemas
from recordlinker.hl7 import fhir


class TestLinkDIBBS:
@mock.patch("recordlinker.linking.algorithm_service.default_algorithm")
def test_bundle_with_no_patient(self, patched_subprocess, basic_algorithm, client):
Expand Down

0 comments on commit 489259e

Please sign in to comment.