From d5e7c5e8e6ad652792fac742826b38464c97673a Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 11 Aug 2018 22:57:18 -0400 Subject: get rid of superfluous scipy reference --- lib/extensions/convert_to_satin.py | 1 - messages.po | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/extensions/convert_to_satin.py b/lib/extensions/convert_to_satin.py index 1eae69b1..dd5a9bc2 100644 --- a/lib/extensions/convert_to_satin.py +++ b/lib/extensions/convert_to_satin.py @@ -3,7 +3,6 @@ from shapely import geometry as shgeo from itertools import chain, groupby import numpy from numpy import diff, sign, setdiff1d -from scipy.signal import argrelmin import math from copy import deepcopy diff --git a/messages.po b/messages.po index 3bebebd1..de74f1a0 100644 --- a/messages.po +++ b/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-08-11 15:14-0400\n" +"POT-Creation-Date: 2018-08-11 22:57-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -352,17 +352,17 @@ msgstr "" msgid "Please choose one or more commands to attach." msgstr "" -#: lib/extensions/convert_to_satin.py:29 +#: lib/extensions/convert_to_satin.py:28 msgid "Please select at least one line to convert to a satin column." msgstr "" #. : Convert To Satin extension, user selected one or more objects that were #. not lines. -#: lib/extensions/convert_to_satin.py:34 +#: lib/extensions/convert_to_satin.py:33 msgid "Only simple lines may be converted to satin columns." msgstr "" -#: lib/extensions/convert_to_satin.py:55 +#: lib/extensions/convert_to_satin.py:54 #, python-format msgid "" "Cannot convert %s to a satin column because it intersects itself. Try " -- cgit v1.2.3