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
- allow use of uv if a venv is already active
- remove grammarly from suggestions
- refactor formatter tests to avoid running code like get_app when
the module is imported
- use pytest fixture to obtain rules collection used for testing, so
we can remove another use of get_app()
Related: AAP-60425
0 commit comments