rotate_matrix.py: Add type hints for return values (#1023) · kadeng/python-algorithms@b2ed8d4 · GitHub
Skip to content

Commit b2ed8d4

Browse files
authored
rotate_matrix.py: Add type hints for return values (TheAlgorithms#1023)
* 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
1 parent 05e567c commit b2ed8d4

1 file changed

Lines changed: 58 additions & 57 deletions

File tree

matrix/rotate_matrix.py

Lines changed: 58 additions & 57 deletions

0 commit comments

Comments
 (0)