remove debugger

This commit is contained in:
Tom Dror 2023-01-10 15:08:34 -05:00
parent 54f48b3e99
commit 50ebf76789

View File

@ -1160,7 +1160,6 @@ def test_model_inheritance_support_reverse_relationships():
} }
""" """
import pdb; pdb.set_trace()
expected = { expected = {
"allReporters": { "allReporters": {
"edges": [ "edges": [