Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/fix py typos #362

Merged
merged 2 commits into from
Jan 1, 2022
Merged

Conversation

sisco0
Copy link
Contributor

@sisco0 sisco0 commented Jan 1, 2022

Summary

A search for typos using aspell and bash scripting has been performed and found some interesting results over the project as in the recent Lion Optimization Algorithm (LOA), for example.

The related tests have been run by using the command shown below as Lion Optimization Algorithm, FWA, and HS related source code files have been modified:

pipenv run pytest -ra -vv --random --random-seed=1641004522 --cov=niapy --no-cov-on-fail --cov-report=term-missing:skip-covered --cov-report=html niapy tests --junitxml=xmlreport/overall.xml -k 'LOATest or FWA or HS'

A search for typos using aspell and bash scripting has been performed and found some interesting results over the project as in the recent Lion Optimization Algorithm (LOA)
@firefly-cpp
Copy link
Contributor

Thanks @sisco0. I approve this PR.

@firefly-cpp firefly-cpp self-requested a review January 1, 2022 21:12
@firefly-cpp firefly-cpp self-assigned this Jan 1, 2022
@firefly-cpp firefly-cpp merged commit 30c9d53 into NiaOrg:master Jan 1, 2022
@sisco0 sisco0 deleted the refactor/fix-py-typos branch January 1, 2022 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants