mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 18:14:05 +00:00
Run pre-commit tools: isort, requirements-txt-fixer
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
|
||||
import logging
|
||||
|
||||
import pytest # type: ignore
|
||||
from pathlib import Path
|
||||
|
||||
import pytest # type: ignore
|
||||
from conftest import TrackedContainer
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user