add missed "check" in docs

This commit is contained in:
Matthias
2019-03-27 10:51:13 +01:00
committed by GitHub
parent e085fd9e95
commit 3bdc7b9a88

View File

@@ -262,7 +262,7 @@ The strategy provides access to the `DataProvider`. This allows you to get addit
All methods return `None` in case of failure (do not raise an exception).
Please always the mode of operation to select the correct method to get data (samples see below).
Please always check the mode of operation to select the correct method to get data (samples see below).
#### Possible options for DataProvider