Marthee commited on
Commit
cfa1e38
·
verified ·
1 Parent(s): 5ef7535

Update deploying_3_3.py

Browse files
Files changed (1) hide show
  1. deploying_3_3.py +1 -1
deploying_3_3.py CHANGED
@@ -600,7 +600,7 @@ def get_hatched_areas(datadoc,filename,FinalRatio,rotationangle,SearchArray):
600
 
601
  import re
602
 
603
- text_with_positions = []
604
 
605
  if(SearchArray):
606
  for i in range(len(SearchArray)):
 
600
 
601
  import re
602
 
603
+ Legendarray = []
604
 
605
  if(SearchArray):
606
  for i in range(len(SearchArray)):