Sort imports according to PEP8 for components starting with "G" (#29767)
This commit is contained in:
parent
ca0fad2cbb
commit
d58e6e924a
22 changed files with 80 additions and 82 deletions
|
@ -1,6 +1,7 @@
|
|||
"""Support for GitHub."""
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
|
||||
import github
|
||||
import voluptuous as vol
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue