This commit is contained in:
Paul Gauthier 2024-11-26 14:23:18 -08:00
parent ab3b50296c
commit 476acc7715

View file

@ -96,5 +96,5 @@ coder = Coder.create(model=model, fnames=fnames, io=io)
```
{: .note }
The scripting API is not officially supported or documented and may
change without warning.
The python scripting API is not officially supported or documented,
and could change in future releases without providing backwards compatibility.