fix minor styling issue in tests
This commit is contained in:
		| @@ -302,5 +302,6 @@ class ContextManagersTest(unittest.TestCase): | ||||
|             _ = db.system.indexes.find_one()    # queries on db.system.indexes are ignored as well | ||||
|             self.assertEqual(q, 1) | ||||
|  | ||||
|  | ||||
| if __name__ == '__main__': | ||||
|     unittest.main() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user