docs(ingest): fix CorpGroup example (#7816)

This commit is contained in:
Harshal Sheth 2023-04-21 09:39:12 +05:30 committed by GitHub
parent 66f44945e3
commit f37ca4e49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ group = CorpGroup(
str(CorpuserUrn.create_from_id("bar@acryl.io")),
str(CorpuserUrn.create_from_id("joe@acryl.io")),
],
groups=[],
display_name="Foo Group",
email=group_email,
description="Software engineering team",