mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Flip default value for mypy disallow_untyped_defs [3/11] (#127840)
See #127836 for details. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127840 Approved by: https://github.com/oulgen
This commit is contained in:
committed by
PyTorch MergeBot
parent
ea614fb2b1
commit
afe15d2d2f
@ -1,3 +1,4 @@
|
||||
# mypy: allow-untyped-defs
|
||||
"""Locally Optimal Block Preconditioned Conjugate Gradient methods.
|
||||
"""
|
||||
# Author: Pearu Peterson
|
||||
|
Reference in New Issue
Block a user