Apply suggestions from code review

This commit is contained in:
Ayaz Salikhov
2021-06-27 12:30:07 +03:00
committed by GitHub
parent a3a0a5b54b
commit 532d3734dc
5 changed files with 9 additions and 9 deletions

View File

@@ -13,8 +13,8 @@ LOGGER = logging.getLogger(__name__)
[
"@bokeh/jupyter_bokeh",
"@jupyter-widgets/jupyterlab-manager",
"jupyter-matplotlib"
]
"jupyter-matplotlib",
],
)
def test_check_extension(container, extension):
"""Basic check of each extension