Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netlify Deploy Fix #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Netlify Deploy Fix #480

wants to merge 1 commit into from

Conversation

amjiddader
Copy link

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.

Fixed Netlify Deploy Error.
Line: 15 it should be sites not site.
AttributeError: 'NetlifyPy' object has no attribute 'site'. Did you mean: 'sites'?
@nalaso
Copy link
Contributor

nalaso commented Apr 24, 2024

#437 not sure y this is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants