Skip to content

Commit

Permalink
Merge pull request #36 from regro/remove-mctx-dry-run
Browse files Browse the repository at this point in the history
remove MigratorSessionContext.dry_run in example
  • Loading branch information
beckermr authored Nov 11, 2024
2 parents 8edff2e + 1832c84 commit 86777f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,6 @@
" github_username=\"\",\n",
" github_password=\"\",\n",
" github_token=\"\",\n",
" dry_run=False,\n",
")\n",
"\n",
"mmctx = MigratorContext(session=mctx, migrator=mg)\n",
Expand Down

0 comments on commit 86777f3

Please sign in to comment.