Update stale docstring on demo lock platform (#86306)

Update stale docstring
This commit is contained in:
Jan Bouwhuis
2023-01-20 23:01:32 +01:00
committed by GitHub
parent 7e51aeb916
commit 80929c5f8c
+1 -1
View File
@@ -1,4 +1,4 @@
"""Demo lock platform that has two fake locks."""
"""Demo lock platform that implements locks."""
from __future__ import annotations
import asyncio