Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ To verify linting you can run `poetry run flake8 --max-line-length=120`
Tests
-----

**WARNING: This will delete all devices and orgs of the test users.**
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**WARNING: This will delete all devices and orgs of the test users.**
**WARNING: The test will delete all devices and orgs of the test user(s). Please make sure to not use personal accounts when running the Python SDK tests.**


To run the tests, first create a `.env` file with your test user configuration, e.g.:

```
Expand Down