fix formatting

This commit is contained in:
MarcA711 2023-11-27 17:17:53 +00:00
parent 7a5b951a95
commit 9fe2702622

View File

@ -42,7 +42,6 @@ class Rknn(DetectionApi):
type_key = DETECTOR_KEY
def __init__(self, config: RknnDetectorConfig):
# create symlink for Home Assistant add on
if not os.path.isfile("/proc/device-tree/compatible"):
if os.path.isfile("/device-tree/compatible"):