Apply suggestions from code review of branch unique-len
This commit is contained in:
parent
8a28a17461
commit
e936dc2974
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
This sub-package contains utilities that help with testing and debugging.
|
This sub-package contains utilities that help with testing and debugging.
|
||||||
|
|
||||||
At the top level are some very basic testing functions, more specific testing
|
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
|
from typing import Protocol, Iterable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue