Closes #17951: Extend Ruff ruleset

This commit is contained in:
Jeremy Stretch
2024-11-07 10:24:15 -05:00
parent 812ce8471a
commit a183048891
16 changed files with 28 additions and 28 deletions

View File

@@ -341,7 +341,7 @@ class ProviderNetworkTestCase(ViewTestCases.PrimaryObjectViewTestCase):
}
class TestCase(ViewTestCases.PrimaryObjectViewTestCase):
class TestCase(ViewTestCases.PrimaryObjectViewTestCase):
model = CircuitTermination
@classmethod