Skip to content

Conversation

prerna0412
Copy link

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ ✨ New feature
βœ“ πŸ”¨ Refactoring
βœ“ πŸ“œ Docs

Description

This adds documentation to clarify the conflict between the C0209 (consider-using-f-string) and W1203 (logging-fstring-interpolation) messages.

It explains why the conflict occurs and provides options to resolve it using message control in the pylintrc file.

Refs #XXXX

Closes #XXXX

@Pierre-Sassoulas Pierre-Sassoulas added Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry labels Oct 19, 2025
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this. I think it would make more sense to add this in a details.rst in the page specific to C0209 / W1203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants