MCPcopy 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

6cities = []
7
8def strip(s):
9 return s.strip('\t\n ')
10
11def load_data(path):
12

Callers 1

load_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected