Skip to content

Commit f885833

Browse files
h-mayorquinzm711
andauthored
Update neo/test/rawiotest/common_rawio_test.py
Co-authored-by: Zach McKenzie <[email protected]>
1 parent 810577c commit f885833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/test/rawiotest/common_rawio_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class BaseTestRawIO:
5252
rawioclass = None # the IOclass to be tested
5353

5454
entities_to_test = [] # list of files to test compliances
55-
entities_to_download = [] # when files a re at gin
55+
entities_to_download = [] # when files are at gin
5656

5757
# allow environment to tell avoid using network
5858
use_network = can_use_network()

0 commit comments

Comments
 (0)