mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-09 11:02:57 +00:00
Fix all typing issues
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
import logging
|
||||
|
||||
import pytest
|
||||
import pytest # type: ignore
|
||||
|
||||
from conftest import TrackedContainer
|
||||
|
||||
|
Reference in New Issue
Block a user