Closed degremont closed 3 months ago
Only 101 failures after this patch
There are more occurrences of this, see https://github.com/stanford-rc/shine/commit/1e80cc3b5512e04ded5fea9fdc0be8de1877d08f
Oops, I missed your comment :) That would need a new commit
Created PR #222 from your commit. Thanks!
In Shine.CLI.Display, use proper floor division with // which is compatible with py2 and py3. We want a int here.