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 req. in setup #60

Closed
wants to merge 1 commit into from
Closed

fix req. in setup #60

wants to merge 1 commit into from

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 7, 2019

addressing missing numpy, #56

@williamFalcon
Copy link
Contributor

@Borda probably need to rebase master on this to get the pep8 changes fixes

@williamFalcon
Copy link
Contributor

Applied your patch to a different PR, want to make sure the cloners are stable before I log off for a bit haha.

@Borda awesome work making the testing and code quality more robust in the package! looking forward to facilitating your contributions!

@Borda Borda deleted the update-setup branch August 7, 2019 21:42
@Borda
Copy link
Member Author

Borda commented Aug 7, 2019

the commit is equal to the one in #67 and #68 so I do not understand what was wrong, but never mind...

@Borda Borda restored the update-setup branch August 7, 2019 21:49
@Borda Borda deleted the update-setup branch August 7, 2019 21:50
@williamFalcon
Copy link
Contributor

yeah it’s exactly the same. it just had build errors from pep8 lines i messed up. so i did a quick fix on master.

wanted to get this stuff done bc i’ll be traveling and mostly offline for the next week, so i didn’t want the clone version of the repo to be broken

@Borda
Copy link
Member Author

Borda commented Aug 7, 2019

ok, then if you need something so fast (Europe has evening/night at that time) I would recommend doing the correction in the original PR, then creating a couple of new ones which are almost equal... It may be less chaotic and easier to navigate in past project activities ;)

@williamFalcon
Copy link
Contributor

good point. will do next time!

enjoy your evening!

@Borda
Copy link
Member Author

Borda commented Aug 8, 2019

also, I would say that seeing in git history multiple commits in a row with an equal comment (e.g. 7x "added single gpu train test") does not make a nice impression about the development (very fast and not very conceptual)... for this I would recommend to squash them or do this as a micro-feature development in a branch and then merge it locally as a single commit :]
Overall, I like scikit-learn/image approach where each PR is merged as a single commit to the git history is clear and easy to track/follow, not seeing merge commit across branches...
@williamFalcon ^^

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

Successfully merging this pull request may close these issues.

2 participants