weiteres refactoring
This commit is contained in:
@@ -48,7 +48,6 @@ def create_block_library(input_dir, output_file, config, logger=None):
|
||||
if not filename.lower().endswith(".dxf"):
|
||||
continue
|
||||
|
||||
|
||||
filepath = os.path.join(input_dir, filename)
|
||||
name = os.path.splitext(filename)[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user