Apply suggestions from code review of branch unique-len

This commit is contained in:
Beth Probert 2025-07-02 13:12:10 +00:00
parent 8a28a17461
commit e936dc2974

View file

@ -2,7 +2,7 @@
This sub-package contains utilities that help with testing and debugging.
At the top level are some very basic testing functions, more specific testing
is provides by modules inside the package.
is provided by modules inside the package.
"""
from typing import Protocol, Iterable