Tags: nzbgetcom/Extension-EMail
Tags
Fix: utcnow is deprecated in Python 3.12 (#8) - fixed `utcnow` deprecation warnings according to the [doc](https://docs.python.org/3.12/library/datetime.html#datetime.datetime.utcnow) - added pipeline for tests - formatted code with Black formatter - specified that the extension works with Python 3.8+