Skip to content

Commit f7f347c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

physics/terminal_velocity.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from scipy.constants import g
2+
23
"""
34
Title : Computing the terminal velocity of an object falling
45
through a fluid.

0 commit comments

Comments
 (0)