thermostat/pytec
atse f230a51a52 Correct exception catching
asyncio.Task.result() is simply going to throw the exception in
asyncio.Task.exception(), there is no need to manually throw it.
2024-08-23 18:23:39 +08:00
..
examples Formatting 2024-08-21 11:16:15 +08:00
pytec Correct exception catching 2024-08-23 18:23:39 +08:00
.flake8 Formatting 2024-08-21 11:16:15 +08:00
autotune.py Add pytec runnables 2024-08-23 18:17:35 +08:00
MANIFEST.in Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
plot.py Add pytec runnables 2024-08-23 18:17:35 +08:00
pyproject.toml Formatting 2024-08-21 11:16:15 +08:00
setup.py Expose frontend scripts exclusively in pytec 2024-07-10 15:56:43 +08:00
tec_qt.py Make connection loss handling more elegant 2024-08-23 18:23:39 +08:00