Skip to content

Commit

Permalink
👕 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep committed Feb 23, 2016
1 parent 20b0232 commit c54d2b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntfy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
try:
from dbus.exceptions import DBusException
except ImportError:

class DBusException(Exception):
pass

Expand Down

0 comments on commit c54d2b0

Please sign in to comment.