Sort imports according to PEP8 for components starting with "P" (#29775)

This commit is contained in:
Bas Nijholt
2019-12-09 14:29:39 +01:00
committed by Franck Nijhof
parent 5cdaff5405
commit 21816eeed4
25 changed files with 73 additions and 78 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
"""The tests for generic camera component."""
import io
from datetime import timedelta
import io
from homeassistant import core as ha
from homeassistant.setup import async_setup_component