sshtunnel icon indicating copy to clipboard operation
sshtunnel copied to clipboard

use unittest.mock instead of mock as a fallback

Open pgajdos opened this issue 4 years ago • 1 comments

As you seem to support python 2, I guess you cannot get rid of mock entirely, but perhaps you could optionally use unittest.mock as a fallback.

pgajdos avatar Apr 20 '22 07:04 pgajdos

Could you please contribute these changes?

pahaz avatar May 12 '24 11:05 pahaz