Marthee commited on
Commit
98f1e97
·
verified ·
1 Parent(s): 2789126

Update google_sheet_Legend.py

Browse files
Files changed (1) hide show
  1. google_sheet_Legend.py +1 -0
google_sheet_Legend.py CHANGED
@@ -628,6 +628,7 @@ def deletefromlegend(deletedrows,SimilarAreaDictionarycopy,section, areaPermArr=
628
  SimilarAreaDictionarycopy.loc[idx,'Total Perimeter'] = SimilarAreaDictionarycopy.loc[idx,'Total Perimeter'] - perimstodelete[i]
629
  return SimilarAreaDictionarycopy
630
 
 
631
  ######################
632
  # # -*- coding: utf-8 -*-
633
  # """Google Sheet to XML.ipynb
 
628
  SimilarAreaDictionarycopy.loc[idx,'Total Perimeter'] = SimilarAreaDictionarycopy.loc[idx,'Total Perimeter'] - perimstodelete[i]
629
  return SimilarAreaDictionarycopy
630
 
631
+ ######################
632
  ######################
633
  # # -*- coding: utf-8 -*-
634
  # """Google Sheet to XML.ipynb