Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ugyballoons committed Jul 23, 2024
1 parent 6d26ff2 commit 6187a69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/mockdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ def mock_up_data(self) -> None:
None
"""

# TODO: keep adding to the add_data() functions
# see DM-44838 https://rubinobs.atlassian.net/browse/DM-44838

for location in self._locations:
loc_name = location.name
self.events[loc_name] = []
Expand Down

0 comments on commit 6187a69

Please sign in to comment.