devika
devika copied to clipboard
Netlify Deploy Fix
Fixed Netlify Deploy Error. Line: 15 it should be sites not site. AttributeError: 'NetlifyPy' object has no attribute 'site'. Did you mean: 'sites'?
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:
For more information, see the CONTRIBUTING guide. -->
Description
for e.g.
- [ ] Netlify Deploy Error
When it tried to deploy code to netlify it was giving error as netlify on create site from attribute sites.
#437 not sure y this is closed