diff options
Diffstat (limited to 'utils/raspberrypi/ctt/ctt_tools.py')
-rw-r--r-- | utils/raspberrypi/ctt/ctt_tools.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/raspberrypi/ctt/ctt_tools.py b/utils/raspberrypi/ctt/ctt_tools.py index d5d64d47..48e0aac2 100644 --- a/utils/raspberrypi/ctt/ctt_tools.py +++ b/utils/raspberrypi/ctt/ctt_tools.py @@ -22,6 +22,7 @@ understanding of the code. They ar collated here to attempt to improve code readability in the main files. """ + """ obtain config values, unless it doesnt exist, in which case pick default Furthermore, it can check if the input is the correct type |