update comment

This commit is contained in:
sean-m-sullivan 2020-11-10 08:17:01 -06:00
parent 1ca46893bb
commit ab4abf4e3b

View File

@ -196,7 +196,7 @@ def main():
'target_teams': 'target_team',
'workflows': 'workflow'
}
# Remove Project after testing
# Singular parameters
resource_param_keys = (
'user', 'team', 'lookup_organization'
)