Remove Python shebang line from Tuya integration files (#57103)

This commit is contained in:
Franck Nijhof 2021-10-05 11:12:55 +02:00 committed by GitHub
parent 653eb3e29d
commit 2059cbacbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python3
"""Tuya Home Assistant Base Device Model."""
from __future__ import annotations