Skip to content

Commit

Permalink
[#310] Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Jan 8, 2025
1 parent 3bc02f1 commit 5285fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openklant/utils/tests/test_validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
from django.test import TestCase

from openklant.utils.validators import (
validate_bag_id,
validate_charfield_entry,
validate_iban,
validate_no_space,
validate_phone_number,
validate_postal_code,
validate_bag_id,
)


Expand Down

0 comments on commit 5285fd6

Please sign in to comment.