STY: Rename line_tool module to linetool

This commit is contained in:
Tony S Yu
2012-12-12 16:01:06 -05:00
parent 67aada9adc
commit d06c7bcb34
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
from line_tool import LineTool, ThickLineTool
from linetool import LineTool, ThickLineTool