X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2Fget_aggregates.py;h=ecb784c7978a75d9c944a70d8c2217ff6ca8b406;hb=5e8af867c749d6d996f09e41d4bacd1c52807630;hp=2a4cf10195aac6ec8d01ee1bf45401b3734ffb6e;hpb=0f2a847b8f4f90fae33880078dd30b9ce65df3ad;p=sfa.git diff --git a/sfa/methods/get_aggregates.py b/sfa/methods/get_aggregates.py index 2a4cf101..ecb784c7 100644 --- a/sfa/methods/get_aggregates.py +++ b/sfa/methods/get_aggregates.py @@ -44,5 +44,4 @@ class get_aggregates(Method): else: interfaces = [interface for interface in aggregates.interfaces if interface in hrn_list] - return interfaces