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

Fixed bug in Clip.set_duration() #613

Merged
2 commits merged into from
Jul 17, 2017
Merged

Conversation

kencochrane
Copy link
Contributor

There was a bug in Clip.set_duration(), the variable reference for duration was wrong, this fixes that bug. There is also some whitespace clean up in here as well, sorry about that, my editor does it for me automatically.

Signed-off-by: Ken Cochrane kencochrane@gmail.com

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
@coveralls
Copy link

coveralls commented Jul 14, 2017

Coverage Status

Coverage decreased (-0.8%) to 53.248% when pulling dfea18e on kencochrane:fix_duration_bug into d6bc0c6 on Zulko:master.

@ghost
Copy link

ghost commented Jul 17, 2017

this looks good to me. The travis issue deals with python 3.3 which seems to happen for all new pulls. We will need to investigate this later. I'll merge in this pull.

@kencochrane
Copy link
Contributor Author

@Earney thank you!

@coveralls
Copy link

coveralls commented Jul 17, 2017

Coverage Status

Coverage remained the same at 53.576% when pulling 789ed63 on kencochrane:fix_duration_bug into 4d9972e on Zulko:master.

@ghost ghost merged commit 313a557 into Zulko:master Jul 17, 2017
@tburrows13 tburrows13 added the bug-fix For PRs and issues solving bugs. label Aug 30, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix For PRs and issues solving bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants