I'm trying to change the position of terminals in the node which are by default one on left and one on right.
"""
Construct a new terminal.
**Arguments:**
pos [x, y], the position of the terminal within its node's boundaries
"""
Although Terminal class has a 'pos' argument, there seems to be no effect while passing it