Update README
parent
d054b9deba
commit
9974ade5b6
|
@ -40,7 +40,7 @@ provided as keyword arguments:
|
||||||
will cause an error:
|
will cause an error:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
>>> indicator = Indicator(type='indicator', ...)
|
>>> indicator = Indicator(type='xxx', ...)
|
||||||
ValueError: Indicators must have type='indicator'
|
ValueError: Indicators must have type='indicator'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue