TinyCheck icon indicating copy to clipboard operation
TinyCheck copied to clipboard

Minor code optimizations and comment fixes

Open v1k1nghawk opened this issue 1 year ago • 0 comments

  1. Sequence length checking based on PEP8 guidelines;
  2. List constructor instead of an identity comprehension;
  3. Reimport fix;
  4. Comment fixes;

v1k1nghawk avatar Apr 08 '23 13:04 v1k1nghawk