Skip to content

Commit 13631ba

Browse files
author
Mike Dirolf
committed
minor: format
1 parent 3a6d0ae commit 13631ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_cursor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,6 @@ def test_tailable(self):
559559
db = self.db
560560
db.drop_collection("test")
561561

562-
563562
cursor = db.test.find(tailable=True)
564563

565564
db.test.insert({"x": 1})

0 commit comments

Comments
 (0)