[mypy] Add/fix type annotations for electronics algorithms (#4247) · zinating/algorithms-python@4f6a929 · GitHub
Skip to content

Commit 4f6a929

Browse files
authored
[mypy] Add/fix type annotations for electronics algorithms (TheAlgorithms#4247)
* Fix mypy errors for scheduling/first_come_first_served * Fix mypy errors for scheduling/round_robin.py * Fix mypy errors for scheduling/shortest_job_first.py * Fix isort errors * Fix mypy errors for electronics/ohms_law.py * Fix mypy errors for electronics/electric_power.py * Fix black errors
1 parent ced83be commit 4f6a929

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

electronics/electric_power.py

Lines changed: 2 additions & 1 deletion

electronics/ohms_law.py

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)