mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 06:25:10 +00:00
edits for codacy (#310)
This commit is contained in:
parent
9d552e5d24
commit
acbef6591c
8 changed files with 46 additions and 46 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue