Update pylint to 2.13.0 (#68656)
This commit is contained in:
parent
225f7a989b
commit
53245c6523
20 changed files with 53 additions and 55 deletions
|
@ -3,7 +3,6 @@
|
|||
import asyncio
|
||||
import logging
|
||||
|
||||
# pylint: disable-next=deprecated-typing-alias
|
||||
# Issue with Python 3.9.0 and 3.9.1 with collections.abc.Callable
|
||||
# https://bugs.python.org/issue42965
|
||||
from typing import Any, Callable, NamedTuple, Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue