iepy
iepy copied to clipboard
Proposing a PR to fix a few small typos
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine iepy/instantiation/iepy_runner.py, tests/test_relations.py and observe
shorcut, however expect to seeshortcut. - Examine iepy/defaults.py, tests/test_db_preprocess_administration.py and observe
explicitely, however expect to seeexplicitly. - Examine tests/test_segments.py and observe
correcly, however expect to seecorrectly. - Examine iepy/webui/corpus/static/js/foundation/foundation.abide.js and observe
recieve, however expect to seereceive. - Examine iepy/preprocess/ner/combiner.py and observe
wether, however expect to seewhether.
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.
https://github.com/timgates42/iepy/pull/new/bugfix_typos
Thanks.