You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought using random.seed() would fix the problem by making the tests repeatable, but in #626 changing a linein README.md caused the output (on travis) to change.
Am I using the random.seed incorrectly or are there other factors at play?