Skip to content

Commit

Permalink
Fixed missing batch import pattern tool after rename (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponmy authored and eirannejad committed Oct 28, 2019
1 parent 40a6263 commit 2773545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@ def get_files():
print('Processing "{}" @ "{}" ({}, {})'
.format(patdef.name, patfile, patdef.units, patdef.type))
make_pattern(patdef)
print('Done...')
print('Done...')

0 comments on commit 2773545

Please sign in to comment.