You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) cli.query() which now returns a ResultSet, which must be list()ed in order to obtain the list of series.
2) assertListEqual instead of assertDictEqual for a list result.
TODO: but now we have to fix the results format.
0 commit comments