| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 50d5c3f commit 02d05e9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ | |||
| 20 | 20 | """ | |
| 21 | 21 | ||
| 22 | 22 | __all__ = ['get_close_matches', 'ndiff', 'restore', 'SequenceMatcher', | |
| 23 | - 'Differ'] | ||
| 23 | + 'Differ','IS_CHARACTER_JUNK', 'IS_LINE_JUNK'] | ||
| 24 | 24 | ||
| 25 | 25 | class SequenceMatcher: | |
| 26 | 26 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments