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
2023-11-28 10:00:47.216 [error] Following setting is deprecated: "python.linting.flake8Enabled"
2023-11-28 10:00:47.216 [error] All settings starting with "python.linting." are deprecated and can be removed from settings.
2023-11-28 10:00:47.216 [error] Linting features have been moved to separate linter extensions.
2023-11-28 10:00:47.216 [error] See here for more information: https://code.visualstudio.com/docs/python/linting
2023-11-28 10:00:47.216 [error] Please install "flake8" extension: https://marketplace.visualstudio.com/items?itemName=ms-python.flake8
We might also want to review what we use here; maybe Ruff would be better?
We might also want to review what we use here; maybe Ruff would be better?
Also see #52.
The text was updated successfully, but these errors were encountered: