"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "3b450572da9365f22e6b551be57008f35506b181"
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