Evolve and docs. #135
Merged
Evolve and docs. #135
Conversation
Member
Tinche
commented
Jan 18, 2017
|
Fix attr imports. Fix flake8.
Current coverage is 100% (diff: 100%)@@ master #135 diff @@
====================================
Files 8 8
Lines 504 522 +18
Methods 0 0
Messages 0 0
Branches 110 114 +4
====================================
+ Hits 504 522 +18
Misses 0 0
Partials 0 0
|
:raise attr.exceptions.AttrsAttributeNotFoundError: If *attr_name* couldn't | ||
be found on *cls*. | ||
:raise attr.exceptions.NotAnAttrsClassError: If *cls* is not an ``attrs`` | ||
class. |
CHANGELOG.rst
Outdated
@@ -8,6 +8,15 @@ The third digit is only for regressions. | |||
16.4.0 (UNRELEASED) |
hynek
Jan 19, 2017
Member
This should be changed. :)
This should be changed. :)
hynek
Jan 20, 2017
Member
(make it 17.1.0 pls, I’ve stopped doing .0.0 releases this year)
(make it 17.1.0 pls, I’ve stopped doing .0.0 releases this year)
Sure thing, the changes will be done tonight. |
Done! |
Awesome, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.