Skip to content

Commit 5cd6f3a

Browse files
committed
Remove ambiguous very.
1 parent 76cefeb commit 5cd6f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/contributing/guidelines.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The project follows the following guidelines:
2020
from `Chris Beams <https://chris.beams.io/posts/git-commit/>`_
2121
5. Testing: the project uses the `unittest
2222
<https://docs.python.org/2/library/unittest.html>`_ library and has a nice
23-
testing suite that makes some things very easy to write tests for. Please try
23+
testing suite that makes some things easy to write tests for. Please try
2424
to increase the test coverage on pull requests.
2525
6. Merging pull-requests: We require two of the (currently three) core-team
2626
maintainers to merge. Opening a PR for early

0 commit comments

Comments
 (0)