Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tolerance): Require input of tolerance and do not use 0 #123

Merged
merged 1 commit into from
May 15, 2020

Conversation

chriswmackey
Copy link
Member

There really shouldn't be any case where a tolerance of 0 is used. So I am removing it as a default input across the library.

Resolves #89

There really shouldn't be any case where a tolerance of 0 is used. So I am removing it as a default input across the library.

Resolves ladybug-tools#89
@chriswmackey chriswmackey self-assigned this May 15, 2020
@chriswmackey chriswmackey merged commit e79e383 into ladybug-tools:master May 15, 2020
@ladybugbot
Copy link

🎉 This PR is included in version 1.20.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tolerance required on all methods that use it as an input argument
2 participants