MCPcopy
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
16def proper_name(name):
17 return name and ' ' in name
18
19
20def find_missing_authors(seen):

Callers 1

find_missing_authorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected