web-push-libs / pywebpush

Python Webpush Data encryption library
Mozilla Public License 2.0
303 stars 52 forks source link

use unittest.mock instead of mock #146

Open pgajdos opened 2 years ago

pgajdos commented 2 years ago

Could you please consider to utilize unittest.mock instead of mock, as a fallback at least?