Skip to content

Commit f8d1fff

Browse files
Correct docstring formatting in wheatstone_bridge.py
Fix formatting in docstring for clarity.
1 parent 278bc27 commit f8d1fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electronics/wheatstone_bridge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def wheatstone_solver(
99
Wheatstone Bridge is an electrical circuit used to accurately measure
1010
an unknown resistance by balancing two legs of a bridge circuit.
1111
12-
The bridge is said to be balanced when no current flows
12+
The bridge is said to be balanced when no current flows
1313
through the galvanometer connected between the midpoints
1414
of the two voltage dividers.
1515
Balance condition:

0 commit comments

Comments
 (0)