Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine setup.py and observe
supress, however expect to see suppress.
- Examine skdata/vanhateren/dataset.py and observe
stricly, however expect to see strictly.
- Examine skdata/lfw/tests/test_fake.py and observe
runnning, however expect to see running.
- Examine skdata/vanhateren/dataset.py and observe
offest, however expect to see offset.
- Examine skdata/larray.py and observe
memmory, however expect to see memory.
- Examine skdata/synthetic.py and observe
dupplicated, however expect to see duplicated.
- Examine skdata/utils/archive.py and observe
contributers, however expect to see contributors.
- Examine skdata/descr/linnerud.rst and observe
constains, however expect to see contains.
Notes
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.
https://github.com/timgates42/skdata/pull/new/bugfix_typos
Thanks.
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
supress, however expect to seesuppress.stricly, however expect to seestrictly.runnning, however expect to seerunning.offest, however expect to seeoffset.memmory, however expect to seememory.dupplicated, however expect to seeduplicated.contributers, however expect to seecontributors.constains, however expect to seecontains.Notes
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.
https://github.com/timgates42/skdata/pull/new/bugfix_typos
Thanks.