[doc] update docstrings as per PR #683

This commit is contained in:
tobi-wan-kenobi 2020-07-18 08:23:28 +02:00
parent 72966ee37d
commit 7c8ddc9c87
15 changed files with 42 additions and 4 deletions

View file

@ -5,6 +5,8 @@ Displays the unread GitHub notifications count for a GitHub user using the follo
* https://developer.github.com/v3/activity/notifications/#notification-reasons
Uses `xdg-open` or `x-www-browser` to open web-pages.
Requires the following library:
* requests