Implement evaluation of operators #70
lint.yml
on: push
Check code formatting with Ruff
8s
Check code linting with Ruff
9s
Annotations
2 errors
Ruff (I001):
src/jsonlogic/operators/operators.py#L1
src/jsonlogic/operators/operators.py:1:1: I001 Import block is un-sorted or un-formatted
|
Check code linting with Ruff
Process completed with exit code 1.
|