---------------------------------------------------------------------- This is the API documentation for the gdtest_auto_exclude library. ---------------------------------------------------------------------- ## Classes Main classes provided by the package MyClass(name: str) A real class that should survive auto-exclusion. Parameters ---------- name Instance name. ## Functions Utility functions real_func(x: int) -> int A real function that should survive auto-exclusion. Parameters ---------- x Input value. Returns ------- int Processed value.