From: Hrishikesh Dhayagude Date: Mon, 1 Jul 2019 11:22:55 +0000 (+0800) Subject: Fix failure in flake8 due to incorrect NimBLE path X-Git-Tag: v4.0-beta1~141^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a32534497c1a51c211992ec7c14e8e4bfca1e530;p=esp-idf Fix failure in flake8 due to incorrect NimBLE path --- diff --git a/.flake8 b/.flake8 index cd06e2afe9..d03e1999a4 100644 --- a/.flake8 +++ b/.flake8 @@ -147,7 +147,7 @@ exclude = components/libsodium/libsodium, components/mbedtls/mbedtls, components/nghttp/nghttp2, - components/nimble/nimble, + components/bt/host/nimble/nimble, components/unity/unity, examples/build_system/cmake/import_lib/main/lib/tinyxml2, # other third-party libraries