Metadata-Version: 2.4
Name: chaquopy-stubs-com-google-errorprone-error_prone_annotations
Version: 2.28.0.20260401
Summary: Python type stubs for com.google.errorprone:error_prone_annotations:2.28.0 generated with chaquopy-stubgen
License-Expression: MIT
Project-URL: Homepage, https://github.com/timrid/chaquopy-stubs
Project-URL: Issues, https://github.com/timrid/chaquopy-stubs/issues
Classifier: Typing :: Stubs Only
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Android
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# chaquopy-stubs-com-google-errorprone-error_prone_annotations

Python type stubs for [`com.google.errorprone:error_prone_annotations:2.28.0`](https://mvnrepository.com/artifact/com.google.errorprone/error_prone_annotations/2.28.0), generated with [chaquopy-stubgen](https://github.com/timrid/chaquopy-stubgen) `0.3.1`.

> **⚠️ Disclaimer:** This is **not** an official tool of the [Chaquopy](https://github.com/chaquo/chaquopy) project. It is an independent, community-maintained project.

## Usage

These are stub-only packages ([PEP 561](https://peps.python.org/pep-0561/)). Install them alongside your project to get type checking support for `com.google.errorprone:error_prone_annotations:2.28.0` when using [Chaquopy](https://github.com/chaquo/chaquopy).

```bash
pip install chaquopy-stubs-com-google-errorprone-error_prone_annotations~=2.28.0
```
