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
Add format check to quality-check workflow and fix formatting (#1807)
SUMMARY:
Seems like we're not currently checking formatting on prs.
The `make style` command calls `ruff format` but the `make quality`
command never checks the formatting. This pr fixes that and corrects the
formatting in `setup.py`
---------
Signed-off-by: Fynn Schmitt-Ulms <[email protected]>
0 commit comments