mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Formatting
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
from dcs.point import MovingPoint
|
||||
from dcs.task import OptECMUsing, OptFormation, RunScript, SetUnlimitedFuelCommand, SwitchWaypoint
|
||||
from dcs.task import (
|
||||
OptECMUsing,
|
||||
OptFormation,
|
||||
RunScript,
|
||||
SetUnlimitedFuelCommand,
|
||||
SwitchWaypoint,
|
||||
)
|
||||
|
||||
from .pydcswaypointbuilder import PydcsWaypointBuilder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user