We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5034a1 commit 00844f1Copy full SHA for 00844f1
merlin2_arch/merlin2_mission_layer/merlin2_mission/merlin2_mission/merlin2_goal_dispatcher.py
@@ -14,8 +14,7 @@
14
# along with this program. If not, see <https://www.gnu.org/licenses/>.
15
16
17
-"""Goal Dispatcher, which is in charger of adding/deleting new propositions
18
-as goals and executing/canceling the Executor (canceling everything else)"""
+"""Goal Dispatcher in charger of adding/deleting new propositions as goals and executing/canceling the Executor"""
19
20
from typing import List
21
0 commit comments