ran app black

This commit is contained in:
asaki222 2025-01-07 16:11:33 -05:00
parent f14122da6a
commit a8808e5356
No known key found for this signature in database
GPG key ID: C51913A3A09FDC03

View file

@ -664,7 +664,6 @@ class TestDomainDetailDomainRenewal(TestDomainOverview):
self.assertContains(redirect_response, formatted_new_expiration_date)
class TestDomainManagers(TestDomainOverview):
@classmethod
def setUpClass(cls):