fix: attributeerror
This commit is contained in:
parent
e6ae447c79
commit
b353006189
38 changed files with 39 additions and 37 deletions
|
|
@ -20,7 +20,7 @@ from typing import Optional, Any
|
||||||
from ruamel.yaml import YAML
|
from ruamel.yaml import YAML
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
|
|
||||||
from tiramisu.error import PropertiesOptionError, LeadershipError, ConfigError
|
from tiramisu.error import PropertiesOptionError, LeadershipError, ConfigError, AttributeOptionError
|
||||||
from tiramisu import owners, groups
|
from tiramisu import owners, groups
|
||||||
|
|
||||||
from .config import OutPuts
|
from .config import OutPuts
|
||||||
|
|
@ -270,6 +270,8 @@ class Node:
|
||||||
is_default = meta_option.owner.isdefault()
|
is_default = meta_option.owner.isdefault()
|
||||||
except LeadershipError:
|
except LeadershipError:
|
||||||
break
|
break
|
||||||
|
except AttributeOptionError:
|
||||||
|
break
|
||||||
try:
|
try:
|
||||||
value = meta_option.value.get()
|
value = meta_option.value.get()
|
||||||
except ValueError as err:
|
except ValueError as err:
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -5,4 +5,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
│ (⏳ Original default value) │
|
│ (⏳ Original default value) │
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [+ string_1_True_ +]
|
- :notebook: a variable: [+ string_1_True_None +]
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #B8860B">string_1_True_</span>
|
- :notebook: a variable: <span style="color: #B8860B">string_1_True_None</span>
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
╰────────────────────────╯
|
╰────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_[0m
|
[94m [0m[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_None[0m
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [+ string_1_True_ +]
|
- :notebook: a variable: [+ string_1_True_None +]
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #B8860B">string_1_True_</span>
|
- :notebook: a variable: <span style="color: #B8860B">string_1_True_None</span>
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
╰────────────────────────╯
|
╰────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_[0m
|
[94m [0m[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_None[0m
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,4 @@
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :open_file_folder: Rougail
|
- :open_file_folder: Rougail
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📂 Rougail
|
[94m┗━━ [0m📂 Rougail
|
||||||
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m [0m[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
│ (⏳ Original default value) │
|
│ (⏳ Original default value) │
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
> - [+ Default value +]
|
> - [+ Default value +]
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [+ string_1_True_ +]
|
- :notebook: a variable: [+ string_1_True_None +]
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
> - <span style="color: #B8860B">Default value</span>
|
> - <span style="color: #B8860B">Default value</span>
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #B8860B">string_1_True_</span>
|
- :notebook: a variable: <span style="color: #B8860B">string_1_True_None</span>
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,4 @@
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
│ Variable [38;5;220mDefault value[0m │
|
||||||
╰────────────────────────╯
|
╰────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_[0m
|
[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_None[0m
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
│ (⏳ Original default value) │
|
│ (⏳ Original default value) │
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,4 @@
|
||||||
> - [+ Default value +]
|
> - [+ Default value +]
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [+ string_1_True_ +]
|
- :notebook: a variable: [+ string_1_True_None +]
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
> - <span style="color: #B8860B">Default value</span>
|
> - <span style="color: #B8860B">Default value</span>
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #B8860B">string_1_True_</span>
|
- :notebook: a variable: <span style="color: #B8860B">string_1_True_None</span>
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,4 @@
|
||||||
│ Variable [38;5;220mDefault value[0m │
|
│ Variable [38;5;220mDefault value[0m │
|
||||||
╰────────────────────────╯
|
╰────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_[0m
|
[94m┗━━ [0m📓 a variable: [38;5;220mstring_1_True_None[0m
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: [- string1 -] ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
> - (:hourglass_flowing_sand: Original default value)
|
> - (:hourglass_flowing_sand: Original default value)
|
||||||
|
|
||||||
Variables:
|
Variables:
|
||||||
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_)
|
- :notebook: a variable: <span style="color: #006400">string1</span> ← loaded from rougail-test (:hourglass_flowing_sand: string_1_True_None)
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
│ (⏳ Original default value) │
|
│ (⏳ Original default value) │
|
||||||
╰──────────────────────────────────────╯
|
╰──────────────────────────────────────╯
|
||||||
Variables:
|
Variables:
|
||||||
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_)
|
[94m┗━━ [0m📓 a variable: [32mstring1[0m ◀ loaded from rougail-test (⏳ string_1_True_None)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue