GitHub Profile Project Hactoberfest2025 #15266
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (S113):
git_profile.py#L20
git_profile.py:20:11: S113 Probable use of `requests` call without timeout
|
|
Ruff (I001):
git_profile.py#L1
git_profile.py:1:1: I001 Import block is un-sorted or un-formatted
|