blob: 47a2079205e6c387c2ab64effda0b3708e20920c [file] [log] [blame]
# pylint: disable=missing-docstring, import-error
try:
1 + "2"
except: # [bare-except]
pass