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:
@@ -1,5 +1,5 @@
|
||||
import logging
|
||||
from collections import Sequence
|
||||
from collections.abc import Sequence
|
||||
from typing import Type
|
||||
|
||||
from dcs.helicopters import (
|
||||
|
||||
Reference in New Issue
Block a user