Skip to content

Commit f40de97

Browse files
committed
merge master
1 parent ba17c30 commit f40de97

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

packages/postgres-database/src/simcore_postgres_database/migration/versions/58012c1e1b1b_set_privacy_hide_email_to_true.py

Lines changed: 0 additions & 33 deletions
This file was deleted.

services/web/server/tests/unit/with_dbs/03/test_users.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from collections.abc import AsyncIterable
1212
from copy import deepcopy
1313
from http import HTTPStatus
14-
from typing import Any, AsyncIterable
14+
from typing import Any
1515
from unittest.mock import MagicMock, Mock
1616

1717
import pytest

0 commit comments

Comments
 (0)