Skip to content

Commit 0b6c314

Browse files
committed
removed invalid username
1 parent c4c0a45 commit 0b6c314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/04-feature-data-and-analysis/part2_branch_versioning_with_parcel_fabrics.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"data": {
152152
"text/plain": [
153153
"[<Version sde.DEFAULT @ {BD3F4817-9A00-41AC-B0CC-58F78DBAE0A1}>,\n",
154-
" <Version creator2.merge_version_1 @ {D1FDA18B-7B15-4773-9D7D-814092D88171}>]"
154+
" <Version mycreator.merge_version_1 @ {D1FDA18B-7B15-4773-9D7D-814092D88171}>]"
155155
]
156156
},
157157
"execution_count": 12,
@@ -239,7 +239,7 @@
239239
{
240240
"data": {
241241
"text/plain": [
242-
"['sde.DEFAULT', 'my_user_name.fabric_editor_1', 'creator2.merge_version_1']"
242+
"['sde.DEFAULT', 'my_user_name.fabric_editor_1', 'mycreator.merge_version_1']"
243243
]
244244
},
245245
"execution_count": 14,

0 commit comments

Comments
 (0)