Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpython/bpython
/ Class
Class
Class
bpython/test/test_curtsies_painting.py:712–713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
710
711
def
completion_target(num_names, chars_in_first_name=1):
712
class
Class:
713
pass
714
715
if
chars_in_first_name < 1:
716
raise
ValueError(
"need at least one char in each name"
)
Callers
1
completion_target
Function · 0.85
Calls
no outgoing calls
Tested by
1
completion_target
Function · 0.68