From 57f376e9465c6b79ebd4409bc30e0b5930dd4140 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 19 Mar 2017 12:49:03 +1100 Subject: Cleanup: trailing space --- io_import_dxf/dxfgrabber/styles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io_import_dxf') diff --git a/io_import_dxf/dxfgrabber/styles.py b/io_import_dxf/dxfgrabber/styles.py index 3d5dc5e0..5d056f31 100644 --- a/io_import_dxf/dxfgrabber/styles.py +++ b/io_import_dxf/dxfgrabber/styles.py @@ -50,7 +50,7 @@ class StyleTable(Table): style = Style(entry_tags) styles._table_entries[style.name] = style return styles - + DEFAULT_STYLE = """ 0 STYLE -- cgit v1.2.3