We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d1e5e commit 4cb9032Copy full SHA for 4cb9032
1 file changed
README.md
@@ -18,7 +18,7 @@
18
When one (or multiple) 'Variable' fields would be set as None,
19
filtering for specific part of variable will not be applied.
20
21
-Variable(None, None, None, None) returns all outputs
+Variable(None, None, None, None) returns all outputs.
22
Variable("hourly", None, None, None) returns all 'hourly' outputs.
23
24
Note that frequency constants {TS, H, D, M, A, RP} can be imported
0 commit comments