AnalyseMorphologique/utils/gui/pyqt/main_window/Workers
Djalim Simaila 4402085620 📝 docs(DiscreteDataWorker.py): add docstring to run() method
This commit adds a docstring to the run() method in the DiscreteDataWorker class. The docstring explains what the method does, what it calculates, and what it emits. It also mentions that the result is saved in a file located in the output_path. This improves the readability and maintainability of the code.
2023-05-09 10:54:28 +02:00
..
AdvancedDataWorker.py 📝 docs(AdvancedDataWorker.py): update docstrings to reflect changes in the module 2023-05-09 10:54:06 +02:00
DiscreteDataWorker.py 📝 docs(DiscreteDataWorker.py): add docstring to run() method 2023-05-09 10:54:28 +02:00
PreProcessWorker.py 🔨 refactor(PreProcessWorker.py): rename objpath to obj_path and discretisation_value to delta_z for better readability 2023-05-09 10:53:45 +02:00
RawDataWorker.py 📝 docs(RawDataWorker.py): add docstring to run method 2023-05-09 10:53:21 +02:00
Worker.py added more docstrings 2023-04-28 11:34:22 +02:00