Closed mehradans92 closed 4 years ago
Added assertion to the mapping matrix function in utils.py to raise an error for invalid beads distribution list inputs by the user.
Hello @mehradans92! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
htf/utils.py
Line 215:101: E501 line too long (134 > 100 characters)
Added assertion to the mapping matrix function in utils.py to raise an error for invalid beads distribution list inputs by the user.