Skip to content

Commit cea2deb

Browse files
authored
removed pi
1 parent 2841c11 commit cea2deb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

physics/horizontal_projectile_motion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"""
1616

1717
# Importing packages
18-
from math import pi
1918
from math import radians as angle_to_radians
2019
from math import sin
2120

0 commit comments

Comments
 (0)