Skip to content

Fix ruff config deprecation warning#76

Merged
coretl merged 1 commit intomainfrom
ruff-config
Feb 8, 2024
Merged

Fix ruff config deprecation warning#76
coretl merged 1 commit intomainfrom
ruff-config

Conversation

@GDYendell
Copy link
Contributor

The warning was

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`: - 'select' -> 'lint.select'

The warning was
  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`: - 'select' -> 'lint.select'

Remove extra newline
@GDYendell
Copy link
Contributor Author

I just noticed this warning after updating to the latest ruff, so I thought I would fix it here and just ignore it until I adopt copier.

@coretl coretl merged commit 0dcd88b into main Feb 8, 2024
@coretl coretl deleted the ruff-config branch February 8, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants