Skip to content

Commit

Permalink
fail auto import
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlundberg committed Nov 13, 2024
1 parent c4fd740 commit 52e1292
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/eduid/webapp/common/api/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@
from collections.abc import Generator, Iterable, Mapping
from contextlib import contextmanager
from copy import deepcopy
from datetime import timedelta
from datetime import timedelta, datetime
from typing import Any, Generic, TypeVar, cast

from black import datetime
from fido2.webauthn import AuthenticatorAttachment
from flask.testing import FlaskClient
from werkzeug.test import TestResponse
Expand Down

0 comments on commit 52e1292

Please sign in to comment.