mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-08 15:56:13 +00:00
docs(ingest): fix CorpGroup example (#7816)
This commit is contained in:
parent
66f44945e3
commit
f37ca4e49c
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user