mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
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