My template for a python projects
Stars
20
Forks
3
Watchers
20
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Removed specific lines from the makefile. I forgot to remove them from the previous project
f53e48aView on GitHubRemoved a setting that caused files from gitignore not to be displayed in explorer
a448031View on GitHubAdded a “bandit” hook for pre-commit. Formatted the code
a831df9View on GitHubMade the buttons visible in the git system in vscode
9c55f61View on GitHubRemoved the removal of unused imports when saving a file. Now it will happen only when committing changes.
a25cad8View on GitHub