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

USER STORY : PEP8 Validation #81

Closed
1 task done
Tracked by #77
tomik-z-cech opened this issue Mar 8, 2024 · 1 comment
Closed
1 task done
Tracked by #77

USER STORY : PEP8 Validation #81

tomik-z-cech opened this issue Mar 8, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 8, 2024

As a Site Developer, I need to ensure *.py file do pass the PEP8 validation.

Acceptance Criteria :

When I copy and paste the content of *.py files then it doesn't throw any errors.

Tasks :

  • Validate *.py files using the PEP8 Code insitute Python Linter

Epic :
EPIC 14

@tomik-z-cech
Copy link
Owner Author

This was done in commit d8cf9ba.

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

No branches or pull requests

1 participant