We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11ec2d commit b8d29deCopy full SHA for b8d29de
doc/source/io_developers_guide.rst
@@ -52,7 +52,7 @@ To use these you need to upload some sample data files at `gin-gnode`_. They wil
52
These tests:
53
54
* check for compliance with the schema: hierarchy, attribute types, ...
55
- * For IO modules confirms they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
+ * For IO modules confirm they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
56
57
The test scripts download all files from `gin-gnode`_ and store them locally in ``/tmp/files_for_tests/``.
58
Subsequent test runs use the previously downloaded files, rather than trying to download them each time.
0 commit comments