Skip to content

fix: disable configparser interpolation to avoid ValueError with %() patterns#286

Open
MD-Mushfiqur123 wants to merge 2 commits into
rubik:masterfrom
MD-Mushfiqur123:fix-interpolation
Open

fix: disable configparser interpolation to avoid ValueError with %() patterns#286
MD-Mushfiqur123 wants to merge 2 commits into
rubik:masterfrom
MD-Mushfiqur123:fix-interpolation

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Fixes #251

Disable configparser interpolation to prevent ValueError when pyproject.toml contains values with %(...)d or %(...)s patterns (e.g. pytest log_format).

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.

Radon can't run when use pytest log fornat: $()d

1 participant