- Добавлены возвращаемые типы -> None для методов: * click_allow_button() * click_cancel_button() * click_close_button() * check_title() * check_text() - Добавлены аннотации параметров: * title: str и msg: str в check_title() * text: str и msg: str в check_text() Изменения улучшают ясность кода и помогают в раннем обнаружении ошибок типов. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alert_component.py | ||
| base_component.py | ||
| card_component.py | ||
| confirm_component.py | ||
| json_container_component.py | ||
| modal_window_component.py | ||
| navbar_component.py | ||
| table_component.py | ||
| toolbar_component.py | ||
| Реестр_изменений_companents.txt | ||