this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Linting fix

+1
+1
care/emr/resources/inventory/supply_delivery/spec.py
··· 167 167 ).to_json() 168 168 return super().perform_extra_serialization(mapping, obj) 169 169 170 + 170 171 class SupplyDeliveryRetrieveSpec(ExtensionRetrieveRenderer, SupplyDeliveryReadSpec): 171 172 """Supply delivery retrieve specification""" 172 173