You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SW-1290 avoid crashing on import failure (mrbeam#1507)
* add try catch on importing octoprint_mrbeamdoc
* add wraps decorator to keep the same function name so that octoprint finds the handler and adds it to flask
* added tests for empty import
0 commit comments