testsAndMisc/PYTHON/screen_locker/workout_log.json
Krzysztof kuhy Rudnicki e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00

21 lines
372 B
JSON

{
"2025-11-27": {
"timestamp": "2025-11-27T19:45:38.894904",
"workout_data": {
"type": "strength"
}
},
"2025-11-28": {
"timestamp": "2025-11-28T12:46:09.077724",
"workout_data": {
"type": "strength"
}
},
"2025-11-30": {
"timestamp": "2025-11-30T12:12:44.884093",
"workout_data": {
"type": "strength"
}
}
}