refactor: formatting

This commit is contained in:
moanos [he/him] 2024-11-22 21:55:25 +01:00
parent 23c35fe7dd
commit 93070a3bcd

View File

@ -96,4 +96,3 @@ class PingTest(TestCase):
self.adoption2.refresh_from_db()
self.assertTrue(self.adoption1.is_active)
self.assertFalse(self.adoption2.is_active)