The class and its methods are currently missing documentation. You should add docstrings to the class and each method to explain what they do, what arguments they take, what they return, and what exceptions they might raise. This will make the code easier to understand and maintain.
The class and its methods are currently missing documentation. You should add docstrings to the class and each method to explain what they do, what arguments they take, what they return, and what exceptions they might raise. This will make the code easier to understand and maintain.