correlated_fields*.py: Increase readability
`foo` and `bar` are completely meaningless variables names. Let's rather use names that will subsequently change type but at least make the intention clear.
Please register or sign in to comment
`foo` and `bar` are completely meaningless variables names. Let's rather use names that will subsequently change type but at least make the intention clear.