Skip to content

fix up py.error importability #180

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

Merged
merged 3 commits into from
Feb 26, 2018
Merged

fix up py.error importability #180

merged 3 commits into from
Feb 26, 2018

Conversation

RonnyPfannschmidt
Copy link
Member

No description provided.

tox.ini Outdated
@@ -8,6 +8,7 @@ commands=

py.test --confcutdir=.. -rfsxX --junitxml={envlogdir}/junit-{envname}.xml []
deps=
attrs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the indentation here

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a test as well @RonnyPfannschmidt, we don't want to introduce a regression by accident in the future. 👍

fix indent in tox.ini
fix and extend tests for error
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@RonnyPfannschmidt
Copy link
Member Author

man, some mondays, thanks for tackling my slack

@RonnyPfannschmidt RonnyPfannschmidt merged commit 1500159 into master Feb 26, 2018
@nicoddemus nicoddemus deleted the fix-py-error branch February 26, 2018 17:39
@nicoddemus
Copy link
Member

Heh it happens to all of us! 😁

@nicoddemus
Copy link
Member

Also I just realized that 1.5.2 was already released so this change belongs to 1.5.3, which I fixed directly on master in 49cedca

@RonnyPfannschmidt
Copy link
Member Author

ouch, thanks,

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