We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683c5ba commit af60ca9Copy full SHA for af60ca9
1 file changed
docs/extras/code_samples/v2_split.txt
@@ -1,8 +1,8 @@
1
from mindee import (
2
ClientV2,
3
+ PathInput,
4
SplitParameters,
5
SplitResponse,
- PathInput,
6
)
7
8
input_path = "/path/to/the/file.ext"
0 commit comments