Skip to content

Commit

Permalink
chore: chore: fixed the pre-commit errro
Browse files Browse the repository at this point in the history
  • Loading branch information
viralkansodiya committed Jan 3, 2025
1 parent 5fb13c8 commit 8da0dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def setUp(self):
"doctype": "Healthcare Practitioner",
"first_name": "Doc",
"sex": "MALE",
"department": "Dermatology"
"department": "Dermatology",
}
).insert()
try:
Expand Down

0 comments on commit 8da0dc7

Please sign in to comment.