mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
flake8
This commit is contained in:
parent
393e1b75e9
commit
309396f199
@ -78,6 +78,7 @@ def validate_entitlement_manifest(data):
|
||||
return json.loads(z.open(f).read())
|
||||
raise ValueError(_("Invalid manifest: manifest contains no subscriptions."))
|
||||
|
||||
|
||||
class OpenLicense(object):
|
||||
def validate(self):
|
||||
return dict(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user