Updated CUDALucas install scripts to fix deprecation warnings and CI. #243
Annotations
10 errors
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: EXE001 Shebang is present but file is not executable
|
mprime-python-port/exp.py#L1
mprime-python-port/exp.py:1:1: D100 Missing docstring in public module
|
mprime-python-port/exp.py#L18
mprime-python-port/exp.py:18:9: PLW1510 `subprocess.run` without explicit `check` argument
|
mprime-python-port/exp.py#L49
mprime-python-port/exp.py:49:5: PERF203 `try`-`except` within a loop incurs performance overhead
|
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: EXE001 Shebang is present but file is not executable
|
mprime-python-port/mprime.py#L1
mprime-python-port/mprime.py:1:1: D100 Missing docstring in public module
|
mprime-python-port/mprime.py#L21
mprime-python-port/mprime.py:21:5: D103 Missing docstring in public function
|
mprime-python-port/mprime.py#L29
mprime-python-port/mprime.py:29:5: D205 1 blank line required between summary line and description
|
mprime-python-port/mprime.py#L54
mprime-python-port/mprime.py:54:1: E265 Block comment should start with `# `
|
mprime-python-port/mprime.py#L56
mprime-python-port/mprime.py:56:1: S101 Use of `assert` detected
|
The logs for this run have expired and are no longer available.
Loading