The test_init test the plotly.py initialization logic and must be run individually.
For example, run...
$ pytest test_init/test_lazy_imports.py
$ pytest test_init/test_dependencies_not_imported.py
instead of ...
$ pytest test_init
URL: http://github.com/plotly/plotly.py/tree/main/test_init
="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-0fcd9af82350aeda.css" />| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The test_init test the plotly.py initialization logic and must be run individually.
For example, run...
$ pytest test_init/test_lazy_imports.py
$ pytest test_init/test_dependencies_not_imported.py
instead of ...
$ pytest test_init