| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ def __init__(self): | |||
| 35 | 35 | ||
| 36 | 36 | def postloop(self): | |
| 37 | 37 | # We only want to show the intro message once. | |
| 38 | - #self.intro = None | ||
| 38 | + self.intro = None | ||
| 39 | 39 | pdb.Pdb.postloop(self) | |
| 40 | 40 | ||
| 41 | 41 | ### cmd.Cmd commands | |
| Back | FazBrowse Home | New Git URL |
0 commit comments