| name | Bug report |
|---|---|
| about | Report a bug in the STACKIT Python SDK |
| title | |
| labels | bug |
| assignees |
Please add a clear and concise description of what the bug is.
# put your python example here
# ...- Run ...
- ...
Please describe the current behavior of the STACKIT Python SDK. Don't forget to add detailed information like error messages.
Please describe the behavior which you would expect from the STACKIT Python SDK in that case.
- OS:
- Python version (see
python --version):3.X.X - Version of the Python STACKIT SDK:
# please run the following command to get the versions of the STACKIT Python SDK versions and add the output here in this code block
$ pip list | grep "stackit"
Additional information
Feel free to add any additional information here.