mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +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