Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Oct 17, 2024
1 parent b64f125 commit eea479d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_points.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ def catpos(pos): # type: ignore[no-untyped-def]
return lon, lat, cnt


# TODO(@Saransh-cpp): populate this function # noqa: FIX002
# https://github.com/glass-dev/glass/issues/272
def test_effective_bias(mocker: pytest_mock.MockerFixture) -> None:
# create a mock radial window function
w = mocker.Mock()
Expand Down

0 comments on commit eea479d

Please sign in to comment.