-
Notifications
You must be signed in to change notification settings - Fork 3k
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 task ratio #125
Fix task ratio #125
Conversation
What do you think @Jahaja? Any chance to get this in or would you rather it reworked somehow? |
Cool, looks good. I'll try to find time to test it tomorrow before merging it. Thanks for the PR! |
Hmm, well I just spotted a grammar mistake in the doc updates, so at least On Tuesday, January 14, 2014, Joakim Hamrén wrote:
|
fixed grammar error (via force push, sorry) |
Any action on this guys? I noticed that @heyman fixed the failing test so at least one commit could be dropped from here, but would it be otherwise mergable as is? |
Hey! Thanks for the fix! Sorry it has taken so long to get this merged. |
no probs. Cheers |
This would seem to fix: #123. Also simplified inspectlocust a bit which should make it easier to test. Also fixed a test in master that is currently broken on python 2.6