File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,9 @@ def migrate_permissions(cfg: WorkspaceConfig):
185185 workflows, and ensures a smooth migration experience for both users and administrators. By executing this precise
186186 operation, we not only meet data security and governance standards but also enhance the overall efficiency and
187187 manageability of our data ecosystem, laying the foundation for a new era of data management excellence within our
188- organization."""
188+ organization.
189+
190+ See [interactive tutorial here](https://app.getreprise.com/launch/myM3VNn/)."""
189191 toolkit = GroupMigrationToolkit (cfg )
190192 toolkit .prepare_environment ()
191193 toolkit .apply_permissions_to_backup_groups ()
You can’t perform that action at this time.
0 commit comments