data-8 / datascience

A Python library for introductory data science
https://www.data8.org/datascience/
BSD 3-Clause "New" or "Revised" License
626 stars 295 forks source link

Fix bug #586 - need to call tzset() after setting TZ #587

Closed davidwagner closed 1 year ago

davidwagner commented 1 year ago

Changes proposed: Fix bug in testing code, so it works across platforms, by adding a call to tzset() after setting the TZ environment variable.

github-actions[bot] commented 1 year ago

Coverage Status

Coverage: 93.218%. Remained the same when pulling 08d6ce65828ce5fd219a82e3c8fb72e8a78aef84 on fix_586 into 5c4a99ff712ffb36f4cd3184955a1fd444b8e476 on master.