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 b9095c0 commit d0e538dCopy full SHA for d0e538d
fsspec/implementations/tests/test_dbfs.py
@@ -41,7 +41,7 @@ def vcr_config():
41
We also delete the date as it is likely to change
42
(and will make git diffs harder).
43
If the DBFS_TOKEN env variable is set, we record with VCR.
44
- If not, we only replay (to not accidentely record with a wrong URL).
+ If not, we only replay (to not accidentally record with a wrong URL).
45
"""
46
47
def before_record_response(response):
0 commit comments