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
After this PR is merged 1288-notebook-linter, then the github action needs to be changed so that the formatter is reliant on the format config file and not an explicit command line argument in .github/workflows/javascript-format.yml
Description
All files in the repo need to adhere to the 100 char line limit as is present in the root of the project in the .flake8 and pyproject.toml files.
Acceptance
All python files and CI formatters adhere to the global formatters located in the root of the project.
The text was updated successfully, but these errors were encountered: