Skip to content

Commit fa3503c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 69d7624 commit fa3503c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

physics/period_of_pendulum.py

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
2222
Reference : https://byjus.com/jee/simple-pendulum/
2323
"""
24+
2425
from math import pi
2526

2627
from scipy.constants import g

0 commit comments

Comments
 (0)