Skip to content

Commit 8affc05

Browse files
committed
Changes for doctest 2
1 parent 94b630c commit 8affc05

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

physics/mirror_formulae.py

-5
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@
5757
5858
"""
5959

60-
<<<<<<< HEAD
61-
=======
62-
from math import isclose
63-
64-
>>>>>>> e5f2d76ef48721e71993e4b491c4bb4ce23f74c0
6560

6661
def focal_length(distance_of_object: float, distance_of_image: float) -> float:
6762
"""

0 commit comments

Comments
 (0)