Skip to content

Commit

Permalink
[core-api][experimental] Definitions.merge
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenKephart committed Dec 23, 2024
1 parent 25d1bd6 commit d096946
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@ def validate_loadable(defs: "Definitions") -> None:
defs.get_repository_def().load_all_definitions()

@public
@experimental
@staticmethod
def merge(*def_sets: "Definitions") -> "Definitions":
"""Merges multiple Definitions objects into a single Definitions object.
Expand Down

0 comments on commit d096946

Please sign in to comment.