Sample bugs with id
Opened this issue · 0 comments
vchudnov-g commented
Determine this is the right repository
- I determined this is the correct repository in which to report this bug
Summary of the issue
Context
e.g. I was trying to use the new method Foo
Expected Behavior:
e.g. I expected method Foo to paginate
Actual Behavior:
e.g. Method Foo did not paginate
API client name and version
No response
Reproduction steps: code
file: main.py
def reproduce():
# complete code here
Reproduction steps: supporting files
file: mydata.csv
alpha,1,3
beta,2,5
OS & version + platform
No response
Python environment
No response
Python dependencies
No response