We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec8207 commit 52ec121Copy full SHA for 52ec121
tests/columns/test_boolean.py
@@ -49,4 +49,3 @@ def test_eq_and_ne(self):
49
self.assertEqual(
50
MyTable.count().where(MyTable.boolean.ne(True)).run_sync(), 1
51
)
52
-
0 commit comments