Skip to content

youtype/stubs-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypy-boto3-builder playground

Use this repository to create Pull Requests to demonstrate issues in mypy-boto3-builder.

How to use

  • 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

Files

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

Releases

No releases published

Packages

No packages published