Closed joefowler closed 5 months ago
Use modern Python approach to formatting strings. See https://github.com/usnistgov/dastardcommander/pull/145 for where we did this with Dastard-commander.
Also, just make sure to pass (or disable) all ruff tests, not just the %-string errors.
Use modern Python approach to formatting strings. See https://github.com/usnistgov/dastardcommander/pull/145 for where we did this with Dastard-commander.
Also, just make sure to pass (or disable) all ruff tests, not just the %-string errors.