| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,4 +26,4 @@ | |||
| 26 | 26 | ||
| 27 | 27 | def embed(locals_=None, args=['-i', '-q'], banner=None): | |
| 28 | 28 | from bpython.cli import main | |
| 29 | - return main(args, locals_) | ||
| 29 | + return main(args, locals_, banner) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments