Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ clone
Method
clone
caffe2/python/docs/formatter.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
self.content =
""
13
14
def
clone(self):
15
return
self.__class__()
16
17
def
dump(self):
18
return
self.content
Callers
5
__init__
Method · 0.45
getCodeLink
Function · 0.45
getInfo
Method · 0.45
parseText
Method · 0.45
makeDesc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected