Add API to create stdlib Random instances #52
check-sources.yml
on: pull_request
Check Source Code
34s
Annotations
4 errors and 1 warning
Ruff (F401):
seedbank/__init__.py#L139
seedbank/__init__.py:139:29: F401 `seedbank.stdlib.std_rng` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Check Source Code
source code lint check failed
|
Check Source Code
lint failed, failing build
|
Check Source Code
Process completed with exit code 2.
|
Check Source Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|