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

Enhancement: Lacking Consistent Code Indentation & Formatting #85

Open
ztroop opened this issue Oct 30, 2023 · 2 comments
Open

Enhancement: Lacking Consistent Code Indentation & Formatting #85

ztroop opened this issue Oct 30, 2023 · 2 comments

Comments

@ztroop
Copy link

ztroop commented Oct 30, 2023

The project has some inconsistencies in file formatting, especially regarding line indentation. For improved consistency, I recommend establishing a clear standard and integrating tools, such as black, to ensure consistent formatting from all contributors.

@ztroop
Copy link
Author

ztroop commented Oct 30, 2023

The project also relies on requirements.txt, however this doesn't allow for the use of development dependencies where something like black or similar tools used for development purposes would be defined. Normally, this would be a pyproject.toml so something like poetry or pipenv could be used instead of vanilla requirements.txt

@ashishbijlani
Copy link
Collaborator

Thanks! Would we would love to receive code contributions from you to fix these issues.

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

No branches or pull requests

2 participants