aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.txt
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2020-09-04 15:23:45 -0400
committerJake Hunsaker <jhunsake@redhat.com>2020-09-09 11:13:43 -0400
commit7664147857d401344269206072b4824ec9425f66 (patch)
treeac8a74045f5d4b969a783b1490ab973e6d4918be /tests/test.txt
parente95092264f3061406bbf5648fdd10ca95a20b889 (diff)
downloadsos-7664147857d401344269206072b4824ec9425f66.tar.gz
[archive] Fix exception handling and LGTM alerts
First, consolidate a catch for IOError and OSError into a single OSError catch, as since python-3.3 IOError has been merged into OSError. This in turn resolves a LGTM alert for an unreachable exception catch. Second, disable the init-calls-subclass warning as it is being triggered by part of the test suite which for our purposes is a false-positive. Resolves: #2225 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/test.txt')
0 files changed, 0 insertions, 0 deletions