flake8
passed.
JSHint
passed.
Review Request #11027 — Created May 16, 2020 and submitted
This moves
SpyCall
out fromspies.py
and into its owncalls.py
.
This will prevent circular imports with future changes, with new modules
that will need to importSpyCall
. It otherwise doesn't change any
logic or functionality.
Unit tests pass.
Summary | ID |
---|---|
9bad35fe1bbb478a0163c1feb90b1bcd2fbef9b7 |