docs: fix typos
found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
This commit is contained in:
parent
347cd1ef77
commit
2447911040
50 changed files with 69 additions and 69 deletions
|
@ -246,7 +246,7 @@ def stats():
|
|||
sys.path = orig_path
|
||||
# shouldn't crash at least
|
||||
assert res is None # good as far as discovery is concerned
|
||||
assert xx.read_text() == 'some precious data' # make sure module wasn't evauluated
|
||||
assert xx.read_text() == 'some precious data' # make sure module wasn't evaluated
|
||||
|
||||
|
||||
### tests end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue