Skip to content

Commit 4cb9032

Browse files
authored
Update README.md
1 parent 31d1e5e commit 4cb9032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
When one (or multiple) 'Variable' fields would be set as None,
1919
filtering for specific part of variable will not be applied.
2020

21-
Variable(None, None, None, None) returns all outputs
21+
Variable(None, None, None, None) returns all outputs.
2222
Variable("hourly", None, None, None) returns all 'hourly' outputs.
2323

2424
Note that frequency constants {TS, H, D, M, A, RP} can be imported

0 commit comments

Comments
 (0)