mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[AutoAccept][Codemod][FBSourceBlackLinter] Daily arc lint --take BLACK
Reviewed By: zertosh Differential Revision: D34986353 fbshipit-source-id: 631b046642ade931e5c865b1e8fb7794b8f94e81 (cherry picked from commit 0098c9e3bb2bd37ea717a1bc197090c625a7fb0a)
This commit is contained in:

committed by
PyTorch MergeBot
parent
cfe1a41b01
commit
d6edb8473e
@ -674,7 +674,7 @@ class PackageExporter:
|
||||
action=_ModuleProviderAction.MOCK,
|
||||
error=PackagingErrorReason.MOCKED_BUT_STILL_USED,
|
||||
error_context=f"Object(s) '{fields}' from module `{module_name}` was mocked out during packaging "
|
||||
f"but is being used in resource - `{resource}` in package `{package}`. ",
|
||||
f"but is being used in resource - `{resource}` in package `{package}`. ",
|
||||
provided=True,
|
||||
)
|
||||
else:
|
||||
|
Reference in New Issue
Block a user