diff --git a/platformio/compat.py b/platformio/compat.py index 95bbd5df..97cfb8d3 100644 --- a/platformio/compat.py +++ b/platformio/compat.py @@ -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