Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix f-strings #77

Merged
merged 1 commit into from Jun 6, 2021
Merged

Fix f-strings #77

merged 1 commit into from Jun 6, 2021

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Jun 6, 2021

This patch fixes a few f-strings which were marked incorrectly so that
the placeholder would never be replaced.

This patch fixes a few f-strings which were marked incorrectly so that
the placeholder would never be replaced.
@lkiesow lkiesow added bug Something isn't working tests Modifications to the project's (unit) tests labels Jun 6, 2021
@lkiesow lkiesow merged commit d820cc8 into emissions-api:master Jun 6, 2021
lkiesow added a commit that referenced this pull request Oct 2, 2021
List of important changes. For a comprehensive list, take a look at the commit history.

- [Additional Executable Tests
  ](#62)
- [Introduce Bandit Security Linter
  ](#65)
- [Fix return values from retried HTTP requests
  ](#76)
- [Fix some error messages
  ](#77)
- [Fix renaming temporary files causing errors on Windows
  ](#78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Modifications to the project's (unit) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant