mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-02 14:34:54 +08:00
Flip default value for mypy disallow_untyped_defs [5/11] (#127842)
See #127836 for details. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127842 Approved by: https://github.com/oulgen
This commit is contained in:
committed by
PyTorch MergeBot
parent
62bcdc0ac9
commit
3a0d088517
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# mypy: allow-untyped-defs
|
||||
|
||||
# Copyright (c) Facebook, Inc. and its affiliates.
|
||||
# All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user