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: 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
@@ -1027,7 +1027,7 @@ It uses the pycodestyle utility to determine what parts of the code needs to be
1027
1027
1028
1028
-[pyright](https://github.com/Microsoft/pyright) — Static type checker for Python, created to address gaps in existing tools like mypy.
1029
1029
1030
-
-[pyroma](https://github.com/regebro/pyroma):warning:— Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved.
1030
+
-[pyroma](https://github.com/regebro/pyroma) — Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved.
1031
1031
1032
1032
-[Pysa](https://pyre-check.org/docs/pysa-basics.html) — A tool based on Facebook's pyre-check to identify potential security issues in Python code identified with taint analysis.
Copy file name to clipboardExpand all lines: data/api/tools.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15205,7 +15205,7 @@
15205
15205
"plans": null,
15206
15206
"description": "Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved.",
0 commit comments