Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ proper_name
Function
proper_name
extra/release/attribution.py:16–17 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
14
15
16
def
proper_name(name):
17
return
name and
' '
in name
18
19
20
def
find_missing_authors(seen):
Callers
1
find_missing_authors
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected