Skip to content

Commit

Permalink
fix test typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee committed Nov 25, 2024
1 parent c24e10e commit 2bf11f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest

from mindee.client import Client
from mindee.product.us.bank_check.bank_check_v1 import DriverLicenseV1
from mindee.product.us.driver_license.driver_license_v1 import DriverLicenseV1
from tests.product import PRODUCT_DATA_DIR, get_id, get_version


Expand Down

0 comments on commit 2bf11f9

Please sign in to comment.