Formatting

This commit is contained in:
Raffson
2024-01-20 22:29:56 +01:00
parent 9ab8e15dd1
commit d6026681ee
2 changed files with 8 additions and 5 deletions

View File

@@ -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