Skip to content

Commit c5549f3

Browse files
committed
Spacing removed
1 parent 3230ed7 commit c5549f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def add_use_to_identifier(imms: dict) -> dict:
9494

9595
class Filter:
9696
"""Functions for filtering a FHIR Immunization Resource"""
97-
97+
9898
@staticmethod
9999
def read(imms: dict) -> dict:
100100
"""Apply filtering for READ request"""

0 commit comments

Comments
 (0)