FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

🧎‍♀️ Genuflect to the types. · python/importlib_metadata@a1c25d8 · GitHub

Commit a1c25d8

Browse files
committed
🧎‍♀️ Genuflect to the types.
1 parent 4e962a8 commit a1c25d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎importlib_metadata/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ class FastPath:
821821
True
822822
"""
823823

824-
@_clear_lru_cache_after_fork # type: ignore[misc]
824+
@_clear_lru_cache_after_fork
825825
def __new__(cls, root):
826826
return super().__new__(cls)
827827

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL