Typo in 0.2.1 changelog (#9847)

`refurn` -> `refurb`
This commit is contained in:
Tyler C Laprade, CFA 2024-02-05 17:51:27 -05:00 committed by GitHub
parent cd5bcd815d
commit 0f436b71f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ within a source file).
### Preview features
- \[`refurn`\] Implement `missing-f-string-syntax` (`RUF027`) ([#9728](https://github.com/astral-sh/ruff/pull/9728))
- \[`refurb`\] Implement `missing-f-string-syntax` (`RUF027`) ([#9728](https://github.com/astral-sh/ruff/pull/9728))
- Format module-level docstrings ([#9725](https://github.com/astral-sh/ruff/pull/9725))
### Formatter