"examples/modelfile-devopsengineer/Modelfile" did not exist on "91d927abc55eac1f188f28304474d51953908cc4"
Proper error message (#3725)
* Proper error message
Now when there are missing ffmpeg libraries the error displayed is:
```
{0} header files were not found, disabling ffmpeg.
```
This is because the missing `.format`.
This PR fixes the warning message by appending the proper format operation.
* Use f-string
Co-authored-by:
Prabhat Roy <prabhatroy@fb.com>
Showing
Please register or sign in to comment