-
Notifications
You must be signed in to change notification settings - Fork 5
Replace eval #5
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Currently the app is using to eval the transformer class from the client so that it create rewriter instances on the fly. Since eval is not considered as a safe option. Need to replace the same.