mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
Change mypy website url
This commit is contained in:
2
mypy.ini
2
mypy.ini
@@ -1,7 +1,7 @@
|
|||||||
# Mypy is an optional static type checker for Python that aims to combine
|
# Mypy is an optional static type checker for Python that aims to combine
|
||||||
# the benefits of dynamic (or "duck") typing and static typing.
|
# the benefits of dynamic (or "duck") typing and static typing.
|
||||||
#
|
#
|
||||||
# Documentation: http://www.mypy-lang.org
|
# Documentation: https://www.mypy-lang.org
|
||||||
# Project: https://github.com/python/mypy
|
# Project: https://github.com/python/mypy
|
||||||
# Config reference: https://mypy.readthedocs.io/en/stable/config_file.html
|
# Config reference: https://mypy.readthedocs.io/en/stable/config_file.html
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user