Use this repository to create Pull Requests to demonstrate issues in mypy-boto3-builder.
- Create a new branch with the issue number
<issue_number>-<issue-title>
- 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
test.py
- code to reproduce the issuereproduce.sh
bash script to reproduce the issuerequirements.txt
- list your pip requirements