Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ strip
Function
strip
tools/python/city_radius.py:8–9 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
6
cities = []
7
8
def
strip(s):
9
return
s.strip(
'\t\n '
)
10
11
def
load_data(path):
12
Callers
1
load_data
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected