mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 12:02:56 +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
|
||||
|
||||
from packaging import version
|
||||
from packaging import version # type: ignore
|
||||
|
||||
from conftest import TrackedContainer
|
||||
|
||||
|
Reference in New Issue
Block a user