Closed ChRen95 closed 1 year ago
Since the code in `generic_elongation.py only checks if values are smaller 0, but None values can be inside the list, the comparison fails.
`generic_elongation.py
Since the code in
`generic_elongation.py
only checks if values are smaller 0, but None values can be inside the list, the comparison fails.