Skip to content

Commit

Permalink
import from asyncmock
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchetti committed Mar 7, 2023
1 parent f2f84da commit 73e517d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_managers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from unittest import TestCase
from unittest.mock import Mock, MagicMock, AsyncMock
from asyncmock import Mock, MagicMock, AsyncMock

from rsconnect_jupyter.managers import ContentsManager, get_model, isawaitable

Expand Down

0 comments on commit 73e517d

Please sign in to comment.