mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Removed references to Cython.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
from _block import getblocks
|
||||
|
||||
# Converted to Cython
|
||||
# Converted to C
|
||||
# def getblock(image):
|
||||
# width = image.width()
|
||||
# height = image.height()
|
||||
|
||||
Reference in New Issue
Block a user