fix black formatting
This commit is contained in:
		| @@ -168,7 +168,7 @@ class ConnectionTest(unittest.TestCase): | ||||
|         ) | ||||
|  | ||||
|     def test_connect_fails_if_similar_connection_settings_arent_defined_the_same_way( | ||||
|         self | ||||
|         self, | ||||
|     ): | ||||
|         """Intended to keep the detecton function simple but robust""" | ||||
|         db_name = "mongoenginetest" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user