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 d9ff6be commit 69ea335Copy full SHA for 69ea335
docs/source/nbsample/PoolAndTag.ipynb
@@ -53,7 +53,7 @@
53
"source": [
54
"from absbox import API,EnginePath\n",
55
"\n",
56
- "localAPI = API(EnginePath.DEV,check=False)"
+ "localAPI = API(EnginePath.DEV,lang=\"english\",check=False)"
57
]
58
},
59
{
0 commit comments