One more indentation nit
This commit is contained in:
parent
7530a8f583
commit
b615c64170
|
@ -117,7 +117,7 @@ Subexpressions up front?::
|
|||
Or subexpressions indented?::
|
||||
|
||||
desired_property = calc_value(temp, depth, purity,
|
||||
salinity, size, density) given:
|
||||
salinity, size, density) given:
|
||||
sea = water()
|
||||
temp = get_temperature(sea)
|
||||
depth = get_depth(sea)
|
||||
|
|
Loading…
Reference in New Issue