Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 26, 2024
1 parent ea50182 commit 289881e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/app/routers/entities_mrg.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ async def create_or_update_professionals(
family_id=cbo.get("id_cbo_familia")
)
)

new_professional_occupation.append(
HealthCareProfessionalOccupation(
professional_id=professional.id_sus,
Expand Down

0 comments on commit 289881e

Please sign in to comment.