update lint

This commit is contained in:
excalibrax
2020-05-14 11:14:12 -05:00
parent ca992246d1
commit 5a47cd8f94
3 changed files with 6 additions and 6 deletions

View File

@@ -173,7 +173,7 @@ def main():
# If the state was present and we can let the module build or update the existing organization, this will return on its own
module.create_or_update_if_needed(
organization, org_fields,
organization, org_fields,
endpoint='organizations', item_type='organization',
associations=association_fields,
)