Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f111069 + 06875db commit a30b461Copy full SHA for a30b461
1 file changed
tools/triage_tests.py
@@ -46,7 +46,7 @@
46
47
# Non-png image extensions
48
49
-exts = ['pdf', 'svg']
+exts = ['pdf', 'svg', 'eps']
50
51
52
class Thumbnail(QtWidgets.QFrame):
0 commit comments