Skip to content

Conversation

@benoit-nexthop
Copy link
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

Some Python strings were intended as f-strings but were missing the f.

Test Plan

Trivial fix that doesn’t require a test plan.

@meta-cla meta-cla bot added the CLA Signed label Nov 4, 2025
@benoit-nexthop benoit-nexthop changed the title Fix fstrings [Nexthop] Fix fstrings Nov 4, 2025
@joseph5wu
Copy link
Contributor

Hi @benoit-nexthop , can you rebase this commit to kick off the new github actions before I import to our internal repo?

Some Python strings were intended as f-strings but the `f` was missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants