Skip to content

Commit ff57650

Browse files
committed
Remove debug docstrings
1 parent ad04fde commit ff57650

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_relational_operand.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,6 @@ def test_union_multiple(schema_simp_pop):
574574

575575

576576
class TestDjTop:
577-
"""TODO: migrate"""
578577

579578
def test_restrictions_by_top(self, schema_simp_pop):
580579
a = L() & dj.Top()

0 commit comments

Comments
 (0)