Skip to content

Fix runtime errors - missing import and typos

Guy Sheffer requested to merge guysoft/relay:make-code-run into dev

Hey, the current dev branch has typos and imports missing that prevent it from running. Also the yaml loader needs to be changed to unsafe to work with pathlibs.

Only with this changes does the relay work.

I can split the changes if you like, but think they all go to the same cause of

Merge request reports