Skip to content

Commit 16bbb68

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 953a685 commit 16bbb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

physics/faraday_lenz_law.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ def induced_electromotive_force(
9090
if __name__ == "__main__":
9191
from doctest import testmod
9292

93-
testmod()
93+
testmod()

0 commit comments

Comments
 (0)