setuptools_scm icon indicating copy to clipboard operation
setuptools_scm copied to clipboard

8.0.4: `ruff` warning

Open wuch-g2v opened this issue 1 year ago • 0 comments
trafficstars

ruff 0.3.7

+ ruff check --diff --fix .
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`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'

wuch-g2v avatar May 02 '24 17:05 wuch-g2v