Skip to content

Commit 92e52de

Browse files
committed
improving linting
1 parent 142ad0c commit 92e52de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CodeEntropy/config/arg_config_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"the frame index of the last frame to be included, so for example"
3030
"if start=0 and end=500 there would be 501 frames analysed. The "
3131
"default -1 will include everything up to the last frame."
32-
),
32+
),
3333
"default": -1,
3434
},
3535
"step": {

0 commit comments

Comments
 (0)