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
The idea is to have a Makefile that can be used to run the formatting/linting and type checking on the source code. ruff is used for formatting/linting and pyright will be added for type checking.
The idea is to have a Makefile that can be used to run the formatting/linting and type checking on the source code.
ruffis used for formatting/linting andpyrightwill be added for type checking.