maybe just tell pylint to ignore these libraries #9
Annotations
3 errors and 2 warnings
Format:
.nox/pylint/lib/python3.10/site-packages/my_cool_package/orbitty.py#L264
Unable to import 'IPython.display'
|
Format:
.nox/pylint/lib/python3.10/site-packages/my_cool_package/orbitty.py#L267
Unable to import 'matplotlib'
|
Format
Process completed with exit code 1.
|
Format:
.nox/pylint/lib/python3.10/site-packages/my_cool_package/orbitty.py#L264
Import outside toplevel (IPython.display.HTML)
|
Format:
.nox/pylint/lib/python3.10/site-packages/my_cool_package/orbitty.py#L267
Import outside toplevel (matplotlib.animation)
|