mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-04 03:00:43 +08:00

Removed unnecessary string manipulation based on operating system in conanfile.py. The prior implementation used different types of quotes depending on the OS to form a python command string. This change applies one single format for all OS's simplifying the code. Contributes to CURA-11079
Description
Languages
Python
71.3%
QML
25.6%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%