Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hdi-project/ATM
Browse files Browse the repository at this point in the history
  • Loading branch information
Bennett Cyphers committed Feb 10, 2018
2 parents 2e87ed7 + 7855b31 commit ec9a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/add_method.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Example categorical types:
"nu": {
"type": "float_cat",
"values": [0.5, 1.5, 2.5] // will select one of the listed values
"values": [0.5, 1.5, 3.5] // will select one of the listed values
}
"kernel": {
Expand Down

0 comments on commit ec9a772

Please sign in to comment.