mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-09 19:12:59 +00:00
Run pre-commit tools: isort, requirements-txt-fixer
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
|
||||
import logging
|
||||
import time
|
||||
from typing import Optional
|
||||
|
||||
import pytest # type: ignore
|
||||
import requests
|
||||
import time
|
||||
|
||||
from conftest import TrackedContainer, find_free_port
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user