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
Copy file name to clipboardExpand all lines: project-markers/docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ print(project_markers)
34
34
35
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
-
The list includes markers from many tools and ecosystems, including:
37
+
The list includes hundreds of markers from many tools and ecosystems, including:
0 commit comments