Patrick Robertson
|
95ea9fb231
|
Telethon unit tests + tidyup
|
2025-03-26 22:53:27 +04:00 |
|
erinhmclark
|
85abe1837a
|
Ruff format with defaults.
|
2025-03-10 18:44:54 +00:00 |
|
Patrick Robertson
|
eda359a1ef
|
Fix json loader - it should go in 'validators' not 'utils'
Fixes #214
|
2025-02-20 13:10:39 +00:00 |
|
Patrick Robertson
|
b301f60ea3
|
Fix using validators set in __manifest__.py
E.g. you can use the validator 'is_file' to check if a config is a valid file
|
2025-02-04 13:37:26 +01:00 |
|
Patrick Robertson
|
f68e2726f2
|
Refactor loader + step into module, use LazyBaseModule and BaseModule
|
2025-01-27 14:01:36 +01:00 |
|
Patrick Robertson
|
0b03f54f4e
|
Fix up config validation, and allow for custom 'validators'
|
2025-01-27 11:00:52 +01:00 |
|