This commit is contained in:
Florent Guiotte 2020-05-31 15:55:57 +02:00
parent 0521490ab3
commit 06357dc873

View File

@ -21,7 +21,7 @@ def _feature_profiles(**kwargs):
def _origin_profile(image, name):
return sap.Profiles([image[None,:], [{
return sap.Profiles([image[None,:]], [{
'attribute': 'Origin',
'filtering rule': None,
'name': 'copy',