An open API service indexing awesome lists of open source software.

https://github.com/youtype/stubs-playground

Bug reports for mypy_boto3_builder
https://github.com/youtype/stubs-playground

Last synced: 3 months ago
JSON representation

Bug reports for mypy_boto3_builder

Awesome Lists containing this project

README

          

# mypy-boto3-builder playground

Use this repository to create Pull Requests to demonstrate issues in
[mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder).

## How to use

- Create a new branch with the issue number `-`
- Adapt the code (`test.py`) to reproduce the issue
- Change `reproduce.sh` to reproduce the issue
- Feel free to commit any additional files
- Post the branch name in the corresponding issue

## Files

- `test.py` - code to reproduce the issue
- `reproduce.sh` bash script to reproduce the issue
- `requirements.txt` - list your pip requirements