MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / check_no_git_modifications.py

File check_no_git_modifications.py

build_tools/check_no_git_modifications.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2
3expected_differences = set(
4 line.strip()

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected