MCPcopy Create free account
hub / github.com/SINGROUP/dscribe / match_func

Function match_func

applyheader.py:24–25  ·  view source on GitHub ↗
(filename)

Source from the content-addressed store, hash-verified

22
23
24def match_func(filename):
25 return filename.endswith(".py")
26
27
28def crawl():

Callers 1

crawlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected