rotate_matrix.py: Add type hints for return values by cclauss · Pull Request #1023 · TheAlgorithms/Python · GitHub
Skip to content

rotate_matrix.py: Add type hints for return values - #1023

Merged
cclauss merged 8 commits into
masterfrom
Add-type-hints-for-return-values
Jul 22, 2019
Merged

cclauss merged 8 commits into
masterfrom
Add-type-hints-for-return-values

Conversation

@cclauss

@cclauss cclauss commented Jul 15, 2019

Copy link
Copy Markdown
Member

@obelisk0114 Your review please?

Comment thread matrix/rotate_matrix.py Outdated
@obelisk0114

obelisk0114 commented Jul 15, 2019

Copy link
Copy Markdown
Contributor

@cclauss

cclauss commented Jul 16, 2019

Copy link
Copy Markdown
Member Author

Added utility function make_matrix().

@cclauss

cclauss commented Jul 16, 2019

Copy link
Copy Markdown
Member Author

@brunohadlich Your review please?

@cclauss cclauss added the awaiting reviews This PR is ready to be reviewed label Jul 16, 2019
@cclauss

cclauss commented Jul 21, 2019

Copy link
Copy Markdown
Member Author

@poyea poyea 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.

LGTM, though I don't know if there will be warning.

@cclauss
cclauss merged commit b2ed8d4 into master Jul 22, 2019
@cclauss
cclauss deleted the Add-type-hints-for-return-values branch July 22, 2019 22:07
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* rotate_matrix.py: Add type hints for return values

@obelisk0114 Your review please?

* Fix typo

* Run the code thru python/black

https://github.com/python/black

* Fix 270 comment

* Simplify with get_data() and test the alternatives

* ) * 3

* Update rotate_matrix.py

* Update rotate_matrix.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants