Merge pull request #30 from hyslan/dependabot/pip/virtualenv-20.26.6 #33
Annotations
4 errors
Analysing the code with ruff:
python/src/core.py#L798
python\src\core.py:798:12: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Analysing the code with ruff:
python/src/servicos_executados.py#L360
python\src\servicos_executados.py:360:9: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Analysing the code with ruff:
python/src/wms/poco_material.py#L118
python\src\wms\poco_material.py:118:44: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading