Skip to content

Add missing f-prefix in TableKeyParameter error message#453

Merged
andlaus merged 1 commit intomercedes-benz:mainfrom
Nickkr:fix/missing_f_prefix_tablekeyparameter
Mar 9, 2026
Merged

Add missing f-prefix in TableKeyParameter error message#453
andlaus merged 1 commit intomercedes-benz:mainfrom
Nickkr:fix/missing_f_prefix_tablekeyparameter

Conversation

@Nickkr
Copy link

@Nickkr Nickkr commented Mar 9, 2026

An odxraise call was missing the f-string prefix, causing {self.short_name} to be printed literally instead of being interpolated.

An odxraise call was missing the f-string prefix, causing {self.short_name} to
be printed literally instead of being interpolated.
@andlaus
Copy link
Member

andlaus commented Mar 9, 2026

correct. that said, this change is also included in #454, right?

@Nickkr
Copy link
Author

Nickkr commented Mar 9, 2026

correct. that said, this change is also included in #454, right?

No, the one in #454 is a different one. #454 has only changes in the parameterinfo.py module.

@andlaus
Copy link
Member

andlaus commented Mar 9, 2026

thanks

@andlaus andlaus merged commit aa91034 into mercedes-benz:main Mar 9, 2026
6 of 7 checks passed
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.

2 participants