edits for codacy (#310)

This commit is contained in:
Bastian Schroll 2017-10-02 07:25:22 +02:00 committed by GitHub
parent 9d552e5d24
commit acbef6591c
8 changed files with 46 additions and 46 deletions

View file

@ -159,7 +159,6 @@ def convertToUTF8(inputString = ""):
raise
# End of exception UnicodeDecodeError: check given string is already UTF-8
pass
except:
logging.warning("error checking given string")