PyLint fix

This commit is contained in:
Ivan Kravets
2021-03-17 23:14:22 +02:00
parent c0357daf01
commit 2745dbd124

View File

@ -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