Update Generate.py

This commit is contained in:
NewSoupVi
2024-05-24 00:05:01 +02:00
committed by GitHub
parent 8b8a95089c
commit 8fae75f577

View File

@@ -448,7 +448,7 @@ def roll_settings(weights: dict, plando_options: PlandoOptions = PlandoOptions.b
Important note:
The same weights dict is shared between all slots using the same yaml (e.g. generic weights file for filler slots).
This means that it should never be modified without making a deepcopy first.
This means it should never be modified without making a deepcopy first.
"""
if "linked_options" in weights: