---
name: gdtest-docstring-warnings
description: >
  Test Warnings section rendering. Use when writing Python code that uses the gdtest_docstring_warnings package.
---

# gdtest_docstring_warnings

Test Warnings section rendering

## Installation

```bash
pip install gdtest-docstring-warnings
```

## API overview

### Functions

Public functions

- `unsafe_eval`: Evaluate a Python expression string and return the result
- `mutable_default`: Append a marker value to a list and return it

## Resources

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