mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 19:43:11 +02:00
- Add type annotations and docstrings to focus_mode_daemon.py, transcribe_fw.py, transcribe_helpers.py - Use logging module instead of print - Fix bare except clauses with specific exception types
2 lines
68 B
Python
2 lines
68 B
Python
"""Transcription and helper tools for testsAndMisc bash scripts."""
|