mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-19 16:02:56 +00:00
Fix some typing comments
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
|
||||
# Attempt to capture and forward low-level output, e.g. produced by Extension libraries.
|
||||
# Default: True
|
||||
# type:ignore
|
||||
# type: ignore
|
||||
c.IPKernelApp.capture_fd_output = False # noqa: F821
|
||||
|
Reference in New Issue
Block a user