ONLYOFFICE / build_tools

Used to build ONLYOFFICE DocumentServer-related products
https://www.onlyoffice.com
GNU Affero General Public License v3.0
104 stars 186 forks source link

refactor: remove semicolon from python scripts #878

Open kxxt opened 1 month ago

kxxt commented 1 month ago

Semicolons are unnecessary when there's only one statement on a single line.