Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ PageAdding
Class
PageAdding
gui/chrome_tabs.py:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
87
class
PageAdding(_PageAdding, VetoAble):
88
def
__init__(self):
89
_PageAdding.__init__(self)
90
VetoAble.__init__(self)
91
92
93
class
ChromeNotebook(wx.Panel):
Callers
1
CheckAddButton
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected