Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test commit
  • Loading branch information
yankev committed Feb 15, 2016
commit 4f853ff71cf1e6410b752c6190f3b9ded7b4eac5
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ To install the optional dependencies:
pip install -r optional-requirements.txt
```

##Testing
##Testing
Copy link
Member

Choose a reason for hiding this comment

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

I'd set up your editor to trim trailing white spaces on save


Our API uses Nose to run tests. (https://nose.readthedocs.org/en/latest/)

Expand Down