Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Mar 15, 2023
1 parent b2e0590 commit c156a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/web/server/tests/unit/with_dbs/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import textwrap
from copy import deepcopy
from pathlib import Path
from typing import Any, AsyncIterator, Callable, Iterator, Optional, Union
from typing import Any, AsyncIterator, Callable, Iterator
from unittest.mock import AsyncMock, MagicMock, Mock
from uuid import uuid4

Expand Down

0 comments on commit c156a62

Please sign in to comment.