forked from platformio/platformio-core
PyLint fix
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# pylint: disable=unused-import
|
||||
# pylint: disable=unused-import,no-name-in-module
|
||||
|
||||
import inspect
|
||||
import locale
|
||||
|
Reference in New Issue
Block a user