Fixing Some Minor Issues by Cor3Down · Pull Request #1386 · TheAlgorithms/Python · GitHub
Skip to content

Fixing Some Minor Issues - #1386

Merged
cclauss merged 4 commits into
TheAlgorithms:masterfrom
Cor3Down:minor_fixes
Oct 17, 2019
Merged

cclauss merged 4 commits into
TheAlgorithms:masterfrom
Cor3Down:minor_fixes

Conversation

@Cor3Down

Copy link
Copy Markdown
Contributor

I have fixed some minor issues in linear_algebra/src/lib.py

@cclauss cclauss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor suggestions but this looks good. Thanks!

Comment thread linear_algebra/src/lib.py

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.__components = list(components or [])

Comment thread linear_algebra/src/lib.py Outdated
@cclauss
cclauss merged commit 63d8cad into TheAlgorithms:master Oct 17, 2019
@Cor3Down
Cor3Down deleted the minor_fixes branch October 18, 2019 10:15
@Cor3Down

Copy link
Copy Markdown
Contributor Author

stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Replacing mutable default argument in __init__

* Fixing typo mistakes in lib.py

* Simplifying chained comparisons

* Update lib.py
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.

3 participants