Update pyproject, uv lock #655
Annotations
7 errors and 5 warnings
Ruff (E402):
docs/source/conf.py#L19
docs/source/conf.py:19:1: E402 Module level import not at top of file
|
Ruff (F401):
lightshow/omnixas/lightshow.py#L7
lightshow/omnixas/lightshow.py:7:8: F401 `yaml` imported but unused
|
Ruff (F821):
notebooks/00_basic_usage.ipynb#L6
notebooks/00_basic_usage.ipynb:1:1: F821 Undefined name `_YOUR_API_KEY_`
|
Ruff (F401):
notebooks/00_basic_usage.ipynb#L73
notebooks/00_basic_usage.ipynb:1:1: F401 `lightshow.common.kpoints.GenericEstimatorKpoints` imported but unused
|
Ruff (F401):
notebooks/parse_spectra.ipynb#L1
notebooks/parse_spectra.ipynb:1:1: F401 `numpy` imported but unused
|
Ruff (F401):
notebooks/parse_spectra.ipynb#L2
notebooks/parse_spectra.ipynb:1:1: F401 `sys` imported but unused
|
Ruff
Process completed with exit code 1.
|
Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|