Skip to content

Commit 99cc8b5

Browse files
Remove lines after merging
1 parent 3146234 commit 99cc8b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dpnp/tests/third_party/cupy/test_type_routines.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ def test_can_cast(self, xp, from_dtype, to_dtype):
4747
return ret
4848

4949

50-
<<<<<<< HEAD
51-
=======
52-
# @pytest.mark.skip("dpnp.common_type() is not implemented yet")
53-
>>>>>>> e8871f0d797 (Second impl with dispatch_vector[only floating])
5450
class TestCommonType(unittest.TestCase):
5551

5652
@testing.numpy_cupy_equal()

0 commit comments

Comments
 (0)