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 810577c commit f885833Copy full SHA for f885833
neo/test/rawiotest/common_rawio_test.py
@@ -52,7 +52,7 @@ class BaseTestRawIO:
52
rawioclass = None # the IOclass to be tested
53
54
entities_to_test = [] # list of files to test compliances
55
- entities_to_download = [] # when files a re at gin
+ entities_to_download = [] # when files are at gin
56
57
# allow environment to tell avoid using network
58
use_network = can_use_network()
0 commit comments