Open Gresliebear opened 1 year ago
@marvinody I am struggling with git pushing to repo is there permission issue or could this be my git config
git push --set-upstream origin duplicate-checker remote: Permission to marvinody/mercarius.git denied to Gresliebear. fatal: unable to access 'https://github.com/marvinody/mercarius.git/': The requested URL returned error: 403
You need to fork the repo in github, then set that as your upstream. From there, you would push to your own branch, and come back to this github project and make a PR if you want.
If you make the PR, it'll be easier to comment per line on some quick changes to make
You need to fork the repo in github, then set that as your upstream. From there, you would push to your own branch, and come back to this github project and make a PR if you want.
If you make the PR, it'll be easier to comment per line on some quick changes to make
Ya I was hoping it would let me create branch in line Oh well.
hopefully the duplication checker works with the search class you made, I am going to pull a ton of squishmallow data for my project, but I am worried I am going to get IP banned so I was think about proxies implementation to rotate IPs until I get all the data. set up server I guess I was googling something I will look into if I get banned
Thank you again!
I ran the code & made duplicate checker function their will be some duplicates you mentions heres a short one I will make pull request could you check the PR? I am worried about passing the worng type. I am really really super rusty with python so
the ouput of the function
the function itself