Enable Ruff D212 (#87347)

This commit is contained in:
Franck Nijhof
2023-02-03 23:08:48 +01:00
committed by GitHub
parent 97de0c6d9a
commit ca1a12898c
237 changed files with 353 additions and 707 deletions

View File

@@ -1,5 +1,4 @@
"""
Test for the SmartThings climate platform.
"""Test for the SmartThings climate platform.
The only mocking required is of the underlying SmartThings API object so
real HTTP calls are not initiated during testing.