mirror of
https://github.com/MinaSaad1/pbi-cli
synced 2026-04-21 13:37:19 +00:00
- connection.py: move skills_cmd import to module level (fixes ruff I001) - setup_cmd.py: remove dead _ensure_ready import and call (fixes mypy attr-defined) - tests/conftest.py: remove _ensure_ready monkeypatch (function no longer exists) - tests/test_commands/test_setup.py: remove _ensure_ready patch |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_connection.py | ||
| test_dax.py | ||
| test_measure.py | ||
| test_misc_commands.py | ||
| test_model.py | ||
| test_repl.py | ||
| test_setup.py | ||
| test_table.py | ||