mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-01 20:38:40 +00:00
* [mypy] Add/fix type annotations for linked queue in data_structures * add return type annotation to __iter__ * Add more readable syntax