Skip to content
Commit 5496c3d0 authored by Valentin Schneider's avatar Valentin Schneider
Browse files

wa_results_collector: Fix FutureWarning

The warning in question:

"""
data/work/lisa/lisa/wa_results_collector.py:1086: FutureWarning:
Interpreting tuple 'by' as a list of keys, rather than a single
key. Use 'by=[...]' instead of 'by=(...)'. In the future, a tuple will
always mean a single key.
"""

Do what it says.
parent 0ae80cff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment