-
Notifications
You must be signed in to change notification settings - Fork 483
Closed
Description
$ git checkout upstream/master
HEAD is now at ba5fb65 fix: warning should be derived from UserWarning
$ ruff check .
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
- 'extend-select' -> 'lint.extend-select'
- 'ignore' -> 'lint.ignore'
- 'isort' -> 'lint.isort'
Metadata
Metadata
Assignees
Labels
No labels