@@ -6,3 +6,4 @@ def test_init():
pnt = point.Point(10, 20)
assert pnt.get_x() == 10
assert pnt.get_y() == 20
The note is not visible to the blocked user.