Skip to content

Commit 2e22551

Browse files
committed
ruff
1 parent c89764c commit 2e22551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/models/fhir_immunization_pre_validators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,4 +990,3 @@ def pre_validate_vaccine_display(self, values: dict) -> dict:
990990
PreValidation.for_string(field_value, field_location)
991991
except (KeyError, IndexError):
992992
pass
993-

0 commit comments

Comments
 (0)