add changes comment for gpx2svg.py

FossilOrigin-Name: f09fd624a9f203122d15ccd7ffb4308e28018d61a093f8f2222c11383673797c
This commit is contained in:
desarrollo 2019-08-06 04:10:03 +00:00
parent 5bc7bdd70d
commit 4d3c86914e
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
#
# modified by monomono@disroot.org at 2019-08-05 for use on inkscape extension
# modified by monomono@disroot.org at 2019-08-05 for use on inkscape extension,
# 3to2 python converter and adjust parser_options for inkscape compatibility.
from __future__ import division
from __future__ import absolute_import