Skip to content
Snippets Groups Projects
Commit 9569f6de authored by Grzegorz Kostkowski's avatar Grzegorz Kostkowski
Browse files

Minor reformulation in README.md

parent f5e2a2c7
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Python package providing easy way to test correctness of annotations in CCL document. Python package providing easy way to test correctness of annotations in CCL document.
# Description # Description
Mayor method is ``assert_has_ann`` which checks if given tokens are annotated ``assert_has_ann`` is the main method which checks if given tokens are annotated
with specified annotation and annotation is set correctly. For details, with specified annotation and annotation is set correctly. For details,
check docstrings. check docstrings.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment