Skip to content
Snippets Groups Projects
Commit ff409005 authored by Florian Schröder's avatar Florian Schröder
Browse files

Add docstrings and type hinting

The updates include adding docstrings and type hinting to several classes and methods in multiple Python files. This commit also includes fixes for inconsistent code formatting and minor bugs. The docstrings provide essential details about the classes and methods, improving readability and understanding for other developers. Furthermore, the added type hinting will enable better IDE assistance, static analysis, and clarity on expected input and output types. Lastly, the code formatting fixes and bug fixes enhance the overall code quality and maintainability.
parent 274592dd
No related branches found
No related tags found
No related merge requests found
Pipeline #45184 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment