Skip to content

Commit 72238f1

Browse files
authored
Add files via upload
1 parent a10bafd commit 72238f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

upcean/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
pgmagicksupport = upcean.support.check_for_pgmagick()
5757
cv2support = upcean.support.check_for_cv2()
5858
skimagesupport = upcean.support.check_for_skimage()
59-
drawlibsupport = upcean.support.check_for_drawlib()
6059
imagelibsupport = upcean.support.imagelibsupport
6160
defaultdraw = upcean.support.defaultdraw
6261
if(pilsupport or pillowsupport or cairosupport or qahirahsupport or svgwritesupport):

0 commit comments

Comments
 (0)