aircraft_design: - rename main.py files to module_name.py for all python modules
Description
Regarding the rework of the workflow to run the python module code based it is recommended to rename the main.py files of the respective modules to module_name.py
Related Issue(s)
- No related issues
Other Changes
- No other changes
Testing Instructions
- go to vs code and run the renamed main file
- tool should be run correctly without any errors regarding the renaming
Developer Checklist
-
Code has been tested locally and/or in pipeline.
Additional Notes
- @AndiGob tested the renamed main filed inside of the UNCIADOworkflow -> behavior is exactly the same as running as an executable