Add files via upload #3
Annotations
7 errors
Python - Check Linting - ruff:
solutions/Maher's soltuion.py#L102
solutions/Maher's soltuion.py:102:4: F821 Undefined name `_name_`
|
Python - Check Linting - ruff:
solutions/Travel Planner Fun-Solution.py#L1
solutions/Travel Planner Fun-Solution.py:1:1: F821 Undefined name `python`
|
Python - Check Linting - ruff:
solutions/Travel Planner Fun-Solution.py#L2
solutions/Travel Planner Fun-Solution.py:2:1: E402 Module level import not at top of file
|
Python - Check Linting - ruff:
solutions/tests/Maher's Test.py#L3
solutions/tests/Maher's Test.py:3:16: F401 `io.StringIO` imported but unused
|
Python - Check Linting - ruff:
solutions/tests/Maher's Test.py#L6
solutions/tests/Maher's Test.py:6:29: F401 `matplotlib.pyplot` imported but unused
|
Python - Check Linting - ruff:
solutions/tests/Maher's Test.py#L89
solutions/tests/Maher's Test.py:89:4: F821 Undefined name `_name_`
|
Python - Check Linting - ruff
Process completed with exit code 1.
|
Loading