| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -821,7 +821,7 @@ class FastPath: | |||
| 821 | 821 | True | |
| 822 | 822 | """ | |
| 823 | 823 | ||
| 824 | - @_clear_lru_cache_after_fork # type: ignore[misc] | ||
| 824 | + @_clear_lru_cache_after_fork | ||
| 825 | 825 | def __new__(cls, root): | |
| 826 | 826 | return super().__new__(cls) | |
| 827 | 827 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments