Skip to content

Stub generation

Stub generation #790

Triggered via push September 6, 2024 08:43
Status Success
Total duration 29s
Artifacts

pylint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
pylinter: examples/convert_py_to_ipynb.py#L18
Unable to import 'nbformat'
pylinter
failed (no mypy cache directory)
pylinter
could not be found.
pylinter
No module named tudatpy/*.py
pylinter: examples/clean_py_notebooks.py#L2
Line too long (146/100)
pylinter: examples/clean_py_notebooks.py#L10
Line too long (144/100)
pylinter: examples/clean_py_notebooks.py#L11
Line too long (133/100)
pylinter: examples/clean_py_notebooks.py#L35
Trailing whitespace
pylinter: examples/clean_py_notebooks.py#L48
Line too long (101/100)
pylinter: examples/clean_py_notebooks.py#L54
Line too long (105/100)
pylinter: examples/clean_py_notebooks.py#L68
Trailing whitespace
pylinter: examples/clean_py_notebooks.py#L19
Formatting a regular string which could be a f-string
pylinter: examples/clean_py_notebooks.py#L21
Using open without explicitly specifying an encoding