From 2b2feea016c034995575286a47571367e884d5b7 Mon Sep 17 00:00:00 2001 From: Benjamin Jorand Date: Wed, 9 Sep 2015 09:19:37 +0200 Subject: [PATCH] Fix typo in resultset.rst --- docs/source/resultset.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/resultset.rst b/docs/source/resultset.rst index 0a1b7541..6c36463f 100644 --- a/docs/source/resultset.rst +++ b/docs/source/resultset.rst @@ -22,7 +22,7 @@ Using ``rs.get_points('cpu')`` will return a generator for all the points that a :: rs = cli.query("SELECT * from cpu") - cpu_points = list(rs.get_points(measurement='cpu')]) + cpu_points = list(rs.get_points(measurement='cpu')) Filtering by tags ----------------- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy