MCPcopy Create free account
hub / github.com/cselab/aphros / natsorted

Function natsorted

deploy/scripts/aphros/plot.py:66–67  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

64
65
66def natsorted(v):
67 return sorted(v, key=natkey)
68
69
70def Glob(d, fld):

Callers 1

GlobFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected