-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
Currently Python code is not checked against any linting rules. We should check the merged demos and determine some linter configurations that we think would make sense to enforce.
As a linter we should probably use ruff, in that case we may also evaluate if it makes sense to replace black with it.
gregorni