Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
zhexu14 committed Aug 1, 2024
1 parent f6ac82c commit 4746768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcs/mission.py
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,7 @@ def _load_tasks(mp: MovingPoint, maintask: Type[task.MainTask]):
ptask.auto = True
mp.tasks.append(ptask)
return mp

def update_warehouses(self):
"""Some units need to have warehouse entries. This function updates warehouse entries based on units defined
in the mission.
Expand Down

0 comments on commit 4746768

Please sign in to comment.