[mypy] Add type annotations for linked queue in data structures (#5533) · zinating/algorithms-python@20e09c3 · GitHub
Skip to content

Commit 20e09c3

Browse files
authored
[mypy] Add type annotations for linked queue in data structures (TheAlgorithms#5533)
* [mypy] Add/fix type annotations for linked queue in data_structures * add return type annotation to __iter__ * Add more readable syntax
1 parent 11ec2fd commit 20e09c3

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

data_structures/queue/linked_queue.py

Lines changed: 9 additions & 6 deletions

0 commit comments

Comments
 (0)