Skip to content

Commit

Permalink
Remove broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
RazerM committed Jul 30, 2023
1 parent 4891444 commit 6f4b2cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/logbook/more.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,6 @@ class TwitterHandler(Handler, StringFormatterHandlerMixin):
"""A handler that logs to twitter. Requires that you sign up an
application on twitter and request xauth support. Furthermore the
oauth2 library has to be installed.
If you don't want to register your own application and request xauth
credentials, there are a couple of leaked consumer key and secret
pairs from application explicitly whitelisted at Twitter
(`leaked secrets <https://bit.ly/leaked-secrets>`_).
"""

default_format_string = TWITTER_FORMAT_STRING
Expand Down

0 comments on commit 6f4b2cd

Please sign in to comment.