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

Update deploying_3_3.py

Browse files
Files changed (1) hide show
  1. deploying_3_3.py +1 -1
deploying_3_3.py CHANGED
@@ -769,7 +769,7 @@ def get_hatched_areas(datadoc,filename,FinalRatio,rotationangle,SearchArray):
769
  # If none are complete, you can choose to keep just one entry
770
  filtered_results.append(entries[0])
771
 
772
- text_with_positions=filtered_results
773
 
774
 
775
 
 
769
  # If none are complete, you can choose to keep just one entry
770
  filtered_results.append(entries[0])
771
 
772
+ Legendarray=filtered_results
773
 
774
 
775