ConfigurationSequence from stock.py added to init.

This commit refs #23899.


(cherry picked from commit 56ef2316e4)
This commit is contained in:
jsaura 2022-08-09 13:18:35 +02:00 committed by José Antonio Díaz Miralles
parent 8e74b1afac
commit 96168c50cb
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,