fix alignment for simple discontinuities #135
Annotations
4 errors and 3 warnings
Ruff (FBT002):
ausankey/ausankey.py#L38
ausankey/ausankey.py:38:5: FBT002 Boolean default positional argument in function definition
|
Ruff (ARG001):
ausankey/ausankey.py#L329
ausankey/ausankey.py:329:5: ARG001 Unused function argument: `sorting`
|
Ruff (C414):
ausankey/ausankey.py#L623
ausankey/ausankey.py:623:16: C414 Unnecessary `list` call within `sorted()`
|
lint
Process completed with exit code 1.
|
test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|