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

Refactor code and add comprehensive docstrings

Implemented multiple code adjustments across various Python modules, including renaming variables for clarity and improving data type definition. Added comprehensive docstrings to all functions and classes to enhance code readability and maintainability. Corrected a bug in debug parameter where it incorrectly employed args.debug, replacing it with args.do_study for correct implementation.
parent 19947abd
No related branches found
No related tags found
No related merge requests found
Pipeline #48083 passed