mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-25 18:38:39 +00:00
fixed conflicts
This commit is contained in:
parent
002203a11c
commit
eb4fb404e5
@ -1,11 +1,5 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
from math import sqrt,pow
|
from math import sqrt,pow
|
||||||
from scipy.constants import G, pi, c
|
from scipy.constants import G, pi, c
|
||||||
=======
|
|
||||||
from math import sqrt, pow
|
|
||||||
from scipy.constants import G as g
|
|
||||||
from scipy.constants import pi as pi
|
|
||||||
>>>>>>> f38d19b7f916002e81e75dea3c4cc3749eb6ceea
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
These two functions will return the radii of impact for a target object
|
These two functions will return the radii of impact for a target object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user