mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-14 12:29:11 +00:00
![]() ## Summary This PR fixes the bug for `DTZ007` rule where it didn't consider to check for the presence of `%z` in f-strings. It also considers the string parts of an implicitly concatenated f-strings for which I want to find a better solution (#10308). fixes: #10601 ## Test Plan Add test cases and update the snapshots. |
||
---|---|---|
.. | ||
test | ||
__init__.py |