TinyCheck
TinyCheck copied to clipboard
Minor code optimizations and comment fixes
- Sequence length checking based on PEP8 guidelines;
- List constructor instead of an identity comprehension;
- Reimport fix;
- Comment fixes;