OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
127 stars 122 forks source link

clean up style for python code generation #1692

Open NiHoffmann opened 1 month ago

NiHoffmann commented 1 month ago

Issue#1650 resulted in changes to the Python-Code-Generation. The Styling of the generated Python-Code is not optimal anymore. This should be changed. Mainly additional and unnecessary blank line should be removed from the Code-Generation.