A follow-up to auto-generate the `FormatNodeRule` implementation for the string part nodes. This is just a dummy implementation that is unreachable because it's handled by the parent nodes.
as_str
B015
B018
#[allow(unused_variables)]
pylint
allow-dunder-method-names
bad-dunder-method-name
PLW3201