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.
1 parent 285adc5 commit 06875dbCopy full SHA for 06875db
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