- Copper Fill Tool: some PEP8 corrections

This commit is contained in:
Marius Stanciu
2019-10-28 03:06:37 +02:00
committed by Marius
parent f3100c4f28
commit f9ad83ba29
4 changed files with 60 additions and 30 deletions

View File

@@ -1767,7 +1767,7 @@ class NonCopperClear(FlatCAMTool, Gerber):
# variables to display the percentage of work done
geo_len = len(area.geoms)
disp_number = 0
old_disp_number = 0
log.warning("Total number of polygons to be cleared. %s" % str(geo_len))