Fix FPs
This commit is contained in:
parent
480c5b1c5f
commit
0521490ab3
@ -21,7 +21,7 @@ def _feature_profiles(**kwargs):
|
||||
|
||||
|
||||
def _origin_profile(image, name):
|
||||
return sap.Profiles([image], [{
|
||||
return sap.Profiles([image[None,:], [{
|
||||
'attribute': 'Origin',
|
||||
'filtering rule': None,
|
||||
'name': 'copy',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user