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 authored and Sajinsr committed Jan 21, 2025
1 parent a9dfd9b commit f73efa0
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 f73efa0

Please sign in to comment.