You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -76,3 +76,5 @@ You can run `python -m ruff check`, and `python -m ruff format` in the project t
For testing [pytest](https://github.com/pytest-dev/pytest) is used.
You can simply run `python -m pytest` in the project directory to start the tests.
> **_NOTE:_** I would like to give a special thanks to "TheDarkest" over at vShield for helping me out in understanding various parts of the vShield API.