ConfigurationSequence from stock.py added to init.

This commit refs #23899.
This commit is contained in:
jsaura 2022-08-09 13:18:35 +02:00
parent 69fb4db6f4
commit 56ef2316e4
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ def register():
party.Party,
party.PartyIdentifier,
stock.Configuration,
stock.ConfigurationSequence,
stock.ConfigurationEDIOutputPath,
product.Template,
product.Product,