Python/electronics
Shantanu Joshi 4f6a929503
[mypy] Add/fix type annotations for electronics algorithms (#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
2021-03-18 08:39:53 +01:00
..
electric_power.py [mypy] Add/fix type annotations for electronics algorithms (#4247) 2021-03-18 08:39:53 +01:00
ohms_law.py [mypy] Add/fix type annotations for electronics algorithms (#4247) 2021-03-18 08:39:53 +01:00