| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c83d08d commit 87ce63e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -636,7 +636,6 @@ def complete(self, tab=False): | |||
| 636 | 636 | return completer.shown_before_tab | |
| 637 | 637 | ||
| 638 | 638 | else: | |
| 639 | - assert len(matches) > 1 | ||
| 640 | 639 | return tab or completer.shown_before_tab | |
| 641 | 640 | ||
| 642 | 641 | def format_docstring(self, docstring, width, height): | |
| Back | FazBrowse Home | New Git URL |
0 commit comments