Skip to content

Commit bcc0aad

Browse files
committed
tidy
1 parent a6bcc4b commit bcc0aad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mpldxf/backend_dxf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969

7070

7171
def rgb_to_dxf(rgb_val):
72-
"""Convert an RGB[A] colour to DXF colour index."""
7372
"""Convert an RGB[A] colour to DXF colour index."""
7473
if rgb_val is None:
7574
dxfcolor = dxf_colors.WHITE

0 commit comments

Comments
 (0)