Skip to content

Fixed issue #133 by changing tank size and threshold to floats.

Sean Reed requested to merge sean-reed/simpy:fix-gas-statio-py2 into master

Note that, now this bug has been removed, the tanker is never called with default seed under Python 2 due to a separate bug noted under issue #127 (closed) (I've sent a pull request for a separate fix for that issue).

Merge request reports