Fix lint, upgrade pylint to 1.8.1
This commit is contained in:
@@ -9,8 +9,8 @@ any communication related errors at startup.
|
||||
import unittest
|
||||
from unittest import mock
|
||||
from blinkpy import blinkpy as blinkpy
|
||||
import tests.mock_responses as mresp
|
||||
import blinkpy.helpers.constants as const
|
||||
import tests.mock_responses as mresp
|
||||
|
||||
USERNAME = 'foobar'
|
||||
PASSWORD = 'deadbeef'
|
||||
|
||||
Reference in New Issue
Block a user