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 057f533 commit 02c557cCopy full SHA for 02c557c
README.md
@@ -50,8 +50,8 @@ It is expected that contributors ensure that any change to fsspec does not
50
cause issues or regressions for either other fsspec-related packages such
51
as gcsfs and s3fs, nor for downstream users of fsspec. The "downstream" CI
52
run and corresponding environment file run a set of tests from the dask
53
-test suite, and very minimal tests against pandas and zarr from the test_dowstream.py
54
-module in this repo.
+test suite, and very minimal tests against pandas and zarr from the
+test_downstream.py module in this repo.
55
56
### Code Formatting
57
0 commit comments