dschep / ntfy

🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.

Home Page:http://ntfy.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use unittest.mock instead of mock

pgajdos opened this issue · comments

Could you please consider to utilize unittest.mock, as a fallback at least (in case you want still support Python 2)?