Python/electronics
pre-commit-ci[bot] fc33c50593
[pre-commit.ci] pre-commit autoupdate (#12398)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-25 21:46:20 +01:00
..
__init__.py
apparent_power.py added reference link. (#8667) 2023-04-18 09:44:06 +02:00
builtin_voltage.py
capacitor_equivalence.py
carrier_concentration.py refactor: Replace doctest traceback with ... (#7558) 2022-10-23 16:36:10 +02:00
charging_capacitor.py
charging_inductor.py
circular_convolution.py
coulombs_law.py
electric_conductivity.py
electric_power.py
electrical_impedance.py
ic_555_timer.py Added 555 timer duty cycle and freqency in astable mode. (#10456) 2023-10-15 17:35:02 +02:00
ind_reactance.py
ohms_law.py
real_and_reactive_power.py Create real_and_reactive_power.py (#8665) 2023-04-18 10:17:48 +12:00
resistor_color_code.py
resistor_equivalence.py
resonant_frequency.py
wheatstone_bridge.py