mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
More Python 3.10 compat.
This commit is contained in:
parent
ef73f712ec
commit
8c2e25339f
@ -1,5 +1,5 @@
|
||||
"""Tools for aiding in save compat removal after compatibility breaks."""
|
||||
from collections import Callable
|
||||
from collections.abc import Callable
|
||||
from typing import TypeVar
|
||||
|
||||
from game.version import MAJOR_VERSION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user