Subha Nawer Pushpita commited on
Commit
a2e570d
·
1 Parent(s): ae41b14
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -577,7 +577,7 @@ def get_key(my_dict,val):
577
  if val == value:
578
  return key
579
 
580
- import json
581
  import tempfile
582
  #TODO: Add a region for bg, so add a shape in unique_shape_set, write a function forcombiningall masks and doing the not to found the
583
  #bg mask and then the rest is the same
 
577
  if val == value:
578
  return key
579
 
580
+ import json
581
  import tempfile
582
  #TODO: Add a region for bg, so add a shape in unique_shape_set, write a function forcombiningall masks and doing the not to found the
583
  #bg mask and then the rest is the same