MCPcopy
hub / github.com/pandas-dev/pandas / validate_exception_location.py

File validate_exception_location.py

scripts/validate_exception_location.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Validate that the exceptions and warnings are in appropriate places.
3
4Checks for classes that inherit a python exception and warning and

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected