Merge branch 'fix-typo-config' into 'main'
[FIX] Typo in config file See merge request odoo-openupgrade-wizard/odoo-openupgrade-wizard!25
This commit is contained in:
commit
0b5ff9ede1
|
|
@ -44,7 +44,7 @@ workload_settings:
|
||||||
# Porting 120 lines of Python code costs 1 hour
|
# Porting 120 lines of Python code costs 1 hour
|
||||||
port_per_python_line_time: 0.5
|
port_per_python_line_time: 0.5
|
||||||
|
|
||||||
# Porting 120 lines of Python code costs 1 hour
|
# Porting 120 lines of Javascript code costs 1 hour
|
||||||
port_per_javascript_line_time: 0.5
|
port_per_javascript_line_time: 0.5
|
||||||
|
|
||||||
# Porting 10 lines of XML costs 1 minute
|
# Porting 10 lines of XML costs 1 minute
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@ workload_settings:
|
||||||
# Porting 120 lines of Python code costs 1 hour
|
# Porting 120 lines of Python code costs 1 hour
|
||||||
port_per_python_line_time: 0.5
|
port_per_python_line_time: 0.5
|
||||||
|
|
||||||
# Porting 120 lines of Python code costs 1 hour
|
# Porting 120 lines of Javascript code costs 1 hour
|
||||||
port_per_javascript_line_time: 0.5
|
port_per_javascript_line_time: 0.5
|
||||||
|
|
||||||
# Porting 10 lines of XML costs 1 minute
|
# Porting 10 lines of XML costs 1 minute
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user