We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142ad0c commit 92e52deCopy full SHA for 92e52de
1 file changed
CodeEntropy/config/arg_config_manager.py
@@ -29,7 +29,7 @@
29
"the frame index of the last frame to be included, so for example"
30
"if start=0 and end=500 there would be 501 frames analysed. The "
31
"default -1 will include everything up to the last frame."
32
- ),
+ ),
33
"default": -1,
34
},
35
"step": {
0 commit comments