Skip to content

Conversation

@Prer74
Copy link
Contributor

@Prer74 Prer74 commented Sep 19, 2024

No description provided.

Copy link
Member

@chavarera chavarera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Please Remove Cache files from all directories
  • Use Code formatting tools to follow pep8 standard (Such as Black, isort, autopep8 )
  • Add documentation for modules and functions

@Prer74
Copy link
Contributor Author

Prer74 commented Sep 21, 2024

I have made the following updates:

Removed pycache Directories: Cleared all pycache files for a cleaner codebase.

Code Formatting: Used Black to format Python files according to PEP 8 standards.

Added Documentation: Enhanced documentation in HTML templates and relevant models/forms for better clarity.

@chavarera
Copy link
Member

chavarera commented Sep 21, 2024

@Prer74

migrations/pycache : still exists in directories please add it into git ignore to not track or upload to github

sql/add.sql : this file also not required right?

@Prer74
Copy link
Contributor Author

Prer74 commented Sep 21, 2024

Can you please check it again its in feature branch.
Yes I used this sql/add.sql to delete all previous content in table, I forgot to remove!

@chavarera chavarera merged commit 3cc00b1 into Python-World:master Sep 21, 2024
@Prer74
Copy link
Contributor Author

Prer74 commented Sep 21, 2024

Thank You!!

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.

2 participants