I noticed this when doing some testing with testflinger. It seems what is meant to be an fstring isn't actually formatted. Not sure if this is intended but I thought I'd submit a PR anyway.
This is the current behaviour:
File not found: {self.args.filename}
Description
Changes what is seemingly meant to be an fstring, into an fstring
I noticed this when doing some testing with testflinger. It seems what is meant to be an fstring isn't actually formatted. Not sure if this is intended but I thought I'd submit a PR anyway.
This is the current behaviour:
Description
Changes what is seemingly meant to be an fstring, into an fstring
Resolved issues
None
Documentation
None necessary
Web service API changes
Nope!