Skip to content

Commit e0fff37

Browse files
pylint ignore
1 parent 9d0dab4 commit e0fff37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/web/server/tests/unit/isolated/notifications/test_wallet_osparc_credits.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# pylint: disable=redefined-outer-name
22
# pylint: disable=unused-argument
33
# pylint: disable=unused-importimport asyncio
4+
import asyncio
45
from unittest.mock import AsyncMock, patch
56

67
import pytest

0 commit comments

Comments
 (0)