I'm new to git, I know we can push the changes we made on to the master branch but i don't know how to do that. So just tying file name and line number
added
'--hidden-import', 'scipy._lib.messagestream', to cli.py line number 95 to support scipy
removed
req.set('content-type', 'application/json') to index.js line 55 to make the http.py for html trigger to work properly
I'm new to git, I know we can push the changes we made on to the master branch but i don't know how to do that. So just tying file name and line number
added
removed