Skip to content

Commit

Permalink
Update Example 2 - ReadWriteTest - Vector Read Test.md
Browse files Browse the repository at this point in the history
  • Loading branch information
M-A-Demir authored Sep 18, 2024
1 parent 9d3ff69 commit b13ead1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/Example 2 - ReadWriteTest - Vector Read Test.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Example 2 – ReadWriteTest: Vector Read Test
> **NOTE:** Currently this test can only use the root protocol, as the XRootD python client is used for vector reading.
Protocols can be toggled when creating the test object, however it is not required to do this for ```action='readv'```:
Expand Down Expand Up @@ -41,4 +40,4 @@ class Test_Vector_Read:
$ pytest test_readwrite.py::Test_Token -v
~~~

![alt text](image-4.png)
![alt text](image-4.png)

0 comments on commit b13ead1

Please sign in to comment.