Run pyupgrade --py39-plus on all files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Sequence
|
||||
from typing import Protocol
|
||||
from typing import Sequence
|
||||
|
||||
from xdist.workermanage import WorkerController
|
||||
|
||||
|
||||
Reference in New Issue
Block a user