Another fix to get automated tests pass again in 2.8.

This commit is contained in:
Bastien Montagne 2019-04-18 21:10:59 +02:00
parent 657e33c6be
commit 41fc8236b8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
# <pep8 compliant>
from svg_util import parse_array_of_floats
from .svg_util import parse_array_of_floats
import unittest