You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: improve exception handling and type hints across modules
- Simplified exception handling in `bridge.py`, `connection.py`, and `suite_leasing.py`.
- Updated type hints in `suite_leasing.py` for better clarity.
- Refactored `find_revit_path` in `discovery.py` to use `Path` for file existence checks.
- Enhanced readability by cleaning up commented-out code and improving function definitions in `dialog_resolver.py` and `plugin.py`.
0 commit comments