diff options
author | John Snow <jsnow@redhat.com> | 2020-05-14 01:53:51 -0400 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-05-31 18:25:31 +0200 |
commit | de210ec53c842fa67aa10110a7a351d64f91c487 (patch) | |
tree | c1c7525c3ae291de507576704f47b90343f84554 /tests/vm | |
parent | 7af67d694e289ab116c7abeca8a5bd752fbd46d7 (diff) |
python/qemu/qmp: assert sockfile is not None
In truth, if you don't do this, you'll just get a TypeError
exception. Now, you'll get an AssertionError.
Is this tangibly better? No.
Does mypy complain less? Yes.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200514055403.18902-21-jsnow@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'tests/vm')
0 files changed, 0 insertions, 0 deletions