Skip to content

Commit dde26c6

Browse files
Rotzbuabdraco
andauthored
fix(docs): remove repetition of words (#1479)
Co-authored-by: J. Nick Koston <nick@koston.org>
1 parent a97d228 commit dde26c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def _wait_for_start(zc: Zeroconf) -> None:
6464

6565
@cache
6666
def has_working_ipv6():
67-
"""Return True if if the system can bind an IPv6 address."""
67+
"""Return True if the system can bind an IPv6 address."""
6868
if not socket.has_ipv6:
6969
return False
7070

0 commit comments

Comments
 (0)