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
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# pylint: disable=unused-import
|
# pylint: disable=unused-import,no-name-in-module
|
||||||
|
|
||||||
import inspect
|
import inspect
|
||||||
import locale
|
import locale
|
||||||
|
Reference in New Issue
Block a user