freelance-project-34-market.../python/online/fxreader/pr34
Siarhei Siniak 91dbbde50d [+] add type checking decorator
1. add pydantic based decorator,
    that checks typing for incoming
    arguments;
  1.1. helps when some wrapping decorator
    uses *args, **kwargs,
    since pyright just ignores what happens after wards;
2025-06-21 13:59:09 +03:00
..
commands_typed [+] add type checking decorator 2025-06-21 13:59:09 +03:00
tasks [+] reformat with ruff 2025-05-20 11:03:00 +03:00
tests [+] reformat with ruff 2025-05-20 11:03:00 +03:00
__init__.py [~] Refactor 2024-12-01 08:49:34 +03:00
commands.py [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
py.typed [+] update packaging 2024-12-01 18:49:12 +03:00