little fixes with variable names

disable_edition_parent_scenario
Dylan Jeannin 2026-05-19 18:00:39 +02:00
parent 0eb979256f
commit ab50d2adf4
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@ class Data(SQLSubModel):
pid = next(it) pid = next(it)
deleted = next(it) deleted = next(it)
data0 = bc._types[0](next(it)) data0 = lc._types[0](next(it))
data1 = bc._types[1](next(it)) data1 = lc._types[1](next(it))
owner_scenario = next(it) owner_scenario = next(it)
nd = cls( nd = cls(