mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-27 19:23:35 -05:00
flake8
This commit is contained in:
committed by
Ryan Petrello
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(
|
||||
|
||||
Reference in New Issue
Block a user