Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ newformat
Method
newformat
Test-Case-Generator/test_case.py:173–175 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
171
self.retrieve_home(self)
172
173
def
newformat(self):
174
url =
"https://forms.gle/UVdo6QMAwBNxa9Ln7"
175
webbrowser.open_new_tab(url)
176
177
def
forget_home(self):
178
self.statement.place_forget()
Callers
1
home
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected