Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    a9bda66c
    Refactor code and add comprehensive docstrings · a9bda66c
    Florian Schröder authored
    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.
    a9bda66c
    History
    Refactor code and add comprehensive docstrings
    Florian Schröder authored
    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.