Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdgriffith/Box
/ ClassExample
Class
ClassExample
test/common.py:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
70
71
class
ClassExample(object):
72
def
__init__(self):
73
self.a =
"a"
74
self.b = 2
75
76
77
python_example_objects = (
Callers
1
common.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected