fix: compatibility with thumbor.filters.fill #70
GitHub Actions / Unit Test Results
failed
Jul 5, 2024 in 0s
1 errors, 187 pass in 2m 18s
Annotations
Check failure on line 0 in tests/engines/test_video_engine.py
github-actions / Unit Test Results
tests.engines.test_video_engine with error
./test-py27.xml [took 0s]
Raw output
collection failure
.tox/py27/lib/python2.7/site-packages/_pytest/python.py:507: in _importtestmodule
mod = self.fspath.pyimport(ensuresyspath=importmode)
.tox/py27/lib/python2.7/site-packages/py/_path/local.py:704: in pyimport
__import__(modname)
E File "/__w/thumbor-video-engine/thumbor-video-engine/tests/engines/test_video_engine.py", line 18
E assert delta_e < 0.05, f"{message}: {repr_rgb(rgb1)} != {repr_rgb(rgb2)}"
E ^
E SyntaxError: invalid syntax
Loading