diff options
author | Trung Tran <trung.tran@ettus.com> | 2019-01-20 01:35:37 -0800 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-01-23 11:03:39 -0800 |
commit | c6618dd8d3daf986f40d0877231d106a5789d984 (patch) | |
tree | de3c50bd239cfa5f017aa378112f34ee80456d25 /mpm | |
parent | ec2cad0346a7e459222d976a2cb4de34339aa3ae (diff) | |
download | uhd-c6618dd8d3daf986f40d0877231d106a5789d984.tar.gz uhd-c6618dd8d3daf986f40d0877231d106a5789d984.tar.bz2 uhd-c6618dd8d3daf986f40d0877231d106a5789d984.zip |
tests: replace has_key by using 'in'
python3+ dropped has_key function on dictionary. In order to make it
compatible, we need to use 'in' keyword.
Signed-off-by: Trung.Tran<trung.tran@ettus.com>
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions