---
name: gdtest-nodoc
description: >
  A synthetic test package testing %nodoc. Use when writing Python code that uses the gdtest_nodoc package.
---

# gdtest_nodoc

A synthetic test package testing %nodoc

## Installation

```bash
pip install gdtest-nodoc
```

## API overview

### Classes

Main classes provided by the package

- `Calculator`: A simple calculator

### Functions

Utility functions

- `compute`: Evaluate a math expression

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
