GitHub Profile Project Hactoberfest2025 #15265
Annotations
5 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W292):
git_profile.py#L33
git_profile.py:33:8: W292 No newline at end of file
|
|
Ruff (S113):
git_profile.py#L17
git_profile.py:17:9: S113 Probable use of `requests` call without timeout
|
|
Ruff (W291):
git_profile.py#L1
git_profile.py:1:16: W291 Trailing whitespace
|
|
Ruff (I001):
git_profile.py#L1
git_profile.py:1:1: I001 Import block is un-sorted or un-formatted
|