Perform check using implicit list length
Instead of 'ccs is not None', as ccs is always a list, so this if is currently always True
Showing
Please register or sign in to comment
Instead of 'ccs is not None', as ccs is always a list, so this if is currently always True