mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[Codemod][FBSourceBlackLinter] Daily arc lint --take BLACK
Reviewed By: zertosh Differential Revision: D31192084 fbshipit-source-id: 25d490783b876253ddd1ad0a70832766ebd33f51
This commit is contained in:

committed by
Facebook GitHub Bot
parent
146817c9d0
commit
4fe66d962d
@ -1036,7 +1036,6 @@ class PackageExporter:
|
||||
return self.dependency_graph.all_paths(src, dst)
|
||||
|
||||
|
||||
|
||||
# even though these are in the standard library, we do not allow them to be
|
||||
# automatically externed since they offer a lot of system level access
|
||||
_DISALLOWED_MODULES = ["sys", "io"]
|
||||
|
Reference in New Issue
Block a user