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
- Host: GitHub
- URL: https://github.com/youtype/stubs-playground
- Owner: youtype
- Created: 2023-03-13T18:09:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T19:56:12.000Z (over 2 years ago)
- Last Synced: 2025-06-27T01:42:09.505Z (3 months ago)
- Language: Shell
- Homepage: https://github.com/youtype/mypy_boto3_builder
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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