Refactor fetch_jobs function to include job_title parameter #14161
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (UP043):
web_programming/fetch_jobs.py#L23
web_programming/fetch_jobs.py:23:6: UP043 Unnecessary default type arguments
|
|
Ruff (I001):
web_programming/fetch_jobs.py#L13
web_programming/fetch_jobs.py:13:1: I001 Import block is un-sorted or un-formatted
|