PEP8 changes to pushover

This commit is contained in:
Bastian Schroll 2018-01-15 06:56:12 +01:00
parent f92ce0d5f8
commit cf1b5b3fc4
2 changed files with 115 additions and 112 deletions

2
.gitignore vendored
View file

@ -9,3 +9,5 @@ log/
\.pydevproject
\.settings/
\.idea/

View file

@ -18,6 +18,7 @@ from includes import globalVars # Global variables
from includes.helper import configHandler
from includes.helper import wildcardHandler
##
#
# onLoad (init) function of plugin