QuinnDamerell / OctoPrint-OctoEverywhere

Cloud Empower Your OctoPrint, Klipper, and Bambu Lab 3D Printers With Free, Private, And Secure Remote Access, AI Print Failure Detection, Real-time Notifications, Live Streaming, and More!
https://octoeverywhere.com
GNU Affero General Public License v3.0
165 stars 14 forks source link

fix str process bug #74

Closed arnoliudaxia closed 3 months ago

arnoliudaxia commented 3 months ago

trim() is not in python, strip() instead

QuinnDamerell commented 3 months ago

Thank you!