Skip to content

Fix a typo: suceeds -> succeeds#210

Merged
hynek merged 1 commit intopython-attrs:masterfrom
felixonmars:patch-1
Jun 11, 2017
Merged

Fix a typo: suceeds -> succeeds#210
hynek merged 1 commit intopython-attrs:masterfrom
felixonmars:patch-1

Conversation

@felixonmars
Copy link
Copy Markdown
Contributor

@felixonmars felixonmars commented Jun 11, 2017

Pull Request Check List

This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!

  • Added tests for changed code.
  • New features have been added to our Hypothesis testing strategy.
  • Updated documentation for changed code.
  • Documentation in .rst files is written using semantic newlines.
  • Changed/added classes/methods/functions have appropriate versionadded, versionchanged, or deprecated directives.
  • Changes (and possible deprecations) are documented in CHANGELOG.rst.

If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2017

Codecov Report

Merging #210 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #210   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         589    589           
  Branches      128    128           
=====================================
  Hits          589    589

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c0549c...9aeacdd. Read the comment docs.

@hynek hynek merged commit 50107f6 into python-attrs:master Jun 11, 2017
@hynek
Copy link
Copy Markdown
Member

hynek commented Jun 11, 2017

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