jazzband / Watson

:watch: A wonderful CLI to track your time!
http://tailordev.github.io/Watson/
MIT License
2.46k stars 240 forks source link

Use the mock standard module #449

Closed BoboTiG closed 2 years ago

BoboTiG commented 3 years ago

It is available as unittest.mock since Python 3.3.

BoboTiG commented 2 years ago

Gentle ping :)

jmaupetit commented 2 years ago

Thank you @BoboTiG!