Skip to content

Commit

Permalink
[#233] Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Dec 23, 2024
1 parent d243b90 commit 6853191
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
from django.core.exceptions import ValidationError
from django.utils.translation import gettext_lazy as _

from rest_framework import serializers

from .constants import (
PartijIdentificatorCodeObjectType,
PartijIdentificatorCodeRegister,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from django.core.exceptions import ValidationError
from django.test import TestCase

from rest_framework import serializers

from openklant.components.klantinteracties.models.constants import (
PartijIdentificatorCodeObjectType,
PartijIdentificatorCodeRegister,
Expand Down

0 comments on commit 6853191

Please sign in to comment.