Let the log instruction do the formatting
And use f-string when raising
That avoids issue with the wrong string like "('Directory %s does not contain any valid RCS files %s', '/tmp/swh.loader.cvs.vlhhs33r-478777')"
Test Plan
tox still happy
Migrated from D7199 (view on Phabricator)