You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examine libsaas/services/stripe/charges.py, libsaas/services/stripe/customers.py, libsaas/services/stripe/events.py, libsaas/services/stripe/invoices.py, libsaas/services/stripe/resource.py and observe objetcs, however expect to see objects.
Examine libsaas/services/recurly/subscriptions.py and observe subsciription, however expect to see subscription.
Examine libsaas/services/bitbucket/repositories.py and observe resouce, however expect to see resource.
Examine libsaas/services/instagram/geographies.py and observe greography, however expect to see geography.
Examine libsaas/executors/twisted_executor.py and observe errorneous, however expect to see erroneous.
Examine README.rst and observe constributing, however expect to see contributing.
Examine libsaas/services/bitly/users.py and observe chronogical, however expect to see chronological.
Examine libsaas/services/fullcontact/resource.py and observe ambiguious, however expect to see ambiguous.
Examine doc/unicode.rst and observe adecuately, however expect to see adequately.
Examine libsaas/services/ducksboard/service.py and observe accesed, however expect to see accessed.
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.
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
objetcs
, however expect to seeobjects
.subsciription
, however expect to seesubscription
.resouce
, however expect to seeresource
.greography
, however expect to seegeography
.errorneous
, however expect to seeerroneous
.constributing
, however expect to seecontributing
.chronogical
, however expect to seechronological
.ambiguious
, however expect to seeambiguous
.adecuately
, however expect to seeadequately
.accesed
, 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/libsaas/pull/new/bugfix_typos
Thanks.
The text was updated successfully, but these errors were encountered: