Skip to content
Commit f54acb48 authored by Andrei Vagin's avatar Andrei Vagin
Browse files

zdtm: fix warnings from flake8



test/zdtm.py:1535:30: E711 comparison to None should be 'if cond is not None:'
test/zdtm.py:1538:31: E711 comparison to None should be 'if cond is not None:'
test/zdtm.py:1601:31: E711 comparison to None should be 'if cond is not None:'

Signed-off-by: default avatarAndrei Vagin <avagin@virtuozzo.com>
parent 7d12ce29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment