We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125a9fc commit 48c4ad1Copy full SHA for 48c4ad1
src/logplot/default_conf.yaml
@@ -1,6 +1,6 @@
1
general:
2
log_open_cmd:
3
- shell: false # boolean given to as shell argument to subprocess function calls (e.g Popen)
+ shell: false # boolean given as shell argument to subprocess function calls (e.g Popen)
4
default_entry_style: '-o'
5
click_hit_tolerance: 5
6
0 commit comments