mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -547,7 +547,6 @@ class CredentialType(CommonModelNameNotUnique):
|
||||
|
||||
|
||||
class ManagedCredentialType(SimpleNamespace):
|
||||
|
||||
registry = {}
|
||||
|
||||
def __init__(self, namespace, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user