Skip to content

Commit

Permalink
Remove debug docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
ethho committed Sep 12, 2024
1 parent ad04fde commit ff57650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_relational_operand.py
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,6 @@ def test_union_multiple(schema_simp_pop):


class TestDjTop:
"""TODO: migrate"""

def test_restrictions_by_top(self, schema_simp_pop):
a = L() & dj.Top()
Expand Down

0 comments on commit ff57650

Please sign in to comment.