We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5316a99 commit 84c5330Copy full SHA for 84c5330
docs/configuration/command.md
@@ -19,7 +19,7 @@ UNFOLD = {
19
# ...
20
"COMMAND": {
21
"search_models": True, # Default: False
22
- "search_callback": "utils.search_callback"
+ "search_callback": "utils.search_callback",
23
"show_history": True, # Enable history
24
},
25
0 commit comments