Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ build
Method
build
2a_builder_pattern/python/default_args.py:28–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
26
self.special_info =
'42'
27
28
def
build(self):
29
return
Channel(self.token, self.special_info)
30
31
32
if
__name__ ==
'__main__'
:
Callers
2
main
Function · 0.45
default_args.py
File · 0.45
Calls
1
Channel
Class · 0.70
Tested by
no test coverage detected