MCPcopy
hub / github.com/treeverse/dvc / _is_comment

Function _is_comment

dvc/pathspec_math.py:24–25  ·  view source on GitHub ↗
(rule)

Source from the content-addressed store, hash-verified

22
23
24def _is_comment(rule):
25 return rule.startswith("#")
26
27
28def _remove_slash(rule):

Callers 1

change_ruleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected