Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ process_title
Method
process_title
tensorflow/tools/docs/py_guide_parser.py:89–90 ·
view source on GitHub ↗
(self, line_number, title)
Source
from the content-addressed store, hash-verified
87
self._lines[line_number] = line
88
89
def
process_title(self, line_number, title):
90
pass
91
92
def
process_section(self, line_number, section_title, tag):
93
pass
Callers
1
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected