broken notebook (also on master) #4
Annotations
13 errors and 2 warnings
Ruff (E226):
tests/cosmo_timing.ipynb#L95
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L95
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L94
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L93
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L93
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L85
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E226):
tests/cosmo_timing.ipynb#L85
tests/cosmo_timing.ipynb:1:1: E226 Missing whitespace around arithmetic operator
|
Ruff (E228):
tests/cosmo_timing.ipynb#L85
tests/cosmo_timing.ipynb:1:1: E228 Missing whitespace around modulo operator
|
Ruff (E231):
tests/cosmo_timing.ipynb#L68
tests/cosmo_timing.ipynb:1:1: E231 Missing whitespace after ':'
|
Ruff (W291):
tests/cosmo_timing.ipynb#L62
tests/cosmo_timing.ipynb:1:1: W291 Trailing whitespace
|
tests (OS X Python 3.10 (with classy), macos-latest, 3.10, openmpi, polychord)
Process completed with exit code 1.
|
tests (Latest Python 3.x (with polychord), ubuntu-latest, 3.x, openmpi, classy, polychord)
Process completed with exit code 1.
|
tests (Windows Python 3.12, windows-latest, 3.12, intelmpi, classy,polychord)
Process completed with exit code 1.
|
tests (Anaconda Python (ruff, no numba), ubuntu-latest, ANACONDA, classy,polychord)
/usr/share/miniconda/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
tests (Anaconda Python (ruff, no numba), ubuntu-latest, ANACONDA, classy,polychord)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|