- Добавлена аннотация возвращаемого значения -> str для метода get_text() - Добавлены аннотации типов для параметров: * ext: str в методах check_presence() и check_absence() * imeout: int в методе check_absence() * lert_text: 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 | ||