Add group comparisons #40
Annotations
4 errors and 1 warning
Ruff (UP032):
wqio/features.py#L1603
wqio/features.py:1603:21: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
wqio/features.py#L1612
wqio/features.py:1612:21: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
wqio/utils/numutils.py#L343
wqio/utils/numutils.py:343:20: UP032 Use f-string instead of `format` call
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|