Highlight syntax in advanced-hyperopt as well

This commit is contained in:
hroff-1902 2020-02-06 17:49:10 +03:00 committed by GitHub
parent 2034527faa
commit 418e7adac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Custom hyperop classes can be derived in the same way [it can be done for strate
Applying to hyperoptimization, as an example, you may override how dimensions are defined in your optimization hyperspace:
```
```python
class MyAwesomeHyperOpt(IHyperOpt):
...
# Uses default stoploss dimension