Mounting parts removal #5
Reference in New Issue
Block a user
Delete Branch "mounting-parts-removal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
Created by: senaduka
never catch all exceptions without logging - disaster can happen that leads to days of debugging
Created by: senaduka
this could be just
is_delta = (self.values.inverter_brands()[0]['inverter_brand_id']==InverterBrand.DELTA.value)
no need for if else
Pull request closed