Something went wrong on our end
Add support for Python 3.12
Compare changes
Files
2- Yoann Schneider authored
+ 1
− 1
@@ -36,7 +36,7 @@ def _compare_gifs(reference: Path, hypothesis: Path) -> bool:
Closes #314 (closed)
Refs https://gitlab.teklia.com/workers/dan/-/merge_requests/197
I introduced the threshold on the attention GIF comparison because, for some reason, there was a small difference in CI but not reproducible locally.