Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
gui/chrome_tabs.py:88–90 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
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
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected