bubbles
bubbles copied to clipboard
Proposing a PR to fix a few small typos
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine bubbles/execution/context.py and observe
sucessfully, however expect to seesuccessfully. - Examine bubbles/execution/pipeline.py and observe
successfuly, however expect to seesuccessfully. - Examine bubbles/execution/pipeline.py and observe
sucessful, however expect to seesuccessful. - Examine bubbles/backends/sql/ops.py and observe
sequentialy, however expect to seesequentially. - Examine bubbles/execution/context.py and observe
regardles, however expect to seeregardless. - Examine bubbles/execution/pipeline.py and observe
refereced, however expect to seereferenced. - Examine bubbles/expression.py and observe
properely, however expect to seeproperly. - Examine bubbles/execution/pipeline.py and observe
prerequisities, however expect to seeprerequisites. - Examine bubbles/backends/sql/objects.py and observe
preferrence, however expect to seepreference. - Examine bubbles/objects.py and observe
oustanding, however expect to seeoutstanding. - Examine bubbles/dev.py and observe
objcects, however expect to seeobjects. - Examine bubbles/operation.py and observe
multiople, however expect to seemultiple. - Examine doc/introduction.rst and observe
heterogenous, however expect to seeheterogeneous. - Examine bubbles/metadata.py and observe
consutrcuted, however expect to seeconstructed. - Examine bubbles/metadata.py and observe
arithmentic, however expect to seearithmetic. - Examine bubbles/ops/rows.py and observe
agains, however expect to seeagainst. - Examine bubbles/objects.py and observe
actualy, however expect to seeactually. - Examine bubbles/objects.py and observe
acessed, however expect to seeaccessed.
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/bubbles/pull/new/bugfix_typos
Thanks.