You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Note: Most type checkers will falsely warn`project_markers`is not iterable because they cannot analyze runtime behavior (where the module is replaced w/ a list for cleaner, direct access). You can safely suppress such warnings using`# type: ignore`._
35
+
_Note: Most type checkers will falsely warn_`project_markers`_is not iterable because they cannot analyze runtime behavior (where the module is replaced w/ a list for cleaner, direct access). You can safely suppress such warnings using_`# type: ignore`.
36
36
37
37
The list includes markers from many tools and ecosystems, including:
0 commit comments