bug fix: Invert reversed polarity #3

Open
noisersup wants to merge 1 commits from noisersup/labelmaker:fix-polarity into master
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import math
import os import os
import StringIO import StringIO
import subprocess import subprocess
import tempfile
import time import time
import cairo import cairo