issues
search
TezRomacH
/
python-package-template
🚀 Your next Python package needs a bleeding-edge project structure.
MIT License
1.09k
stars
125
forks
source link
Something
#748
Closed
will-wright-eng
closed
2 years ago
will-wright-eng
commented
2 years ago
Description
Related Issue
Type of Change
[ ] 📚 Examples / docs / tutorials / dependencies update
[ ] 🔧 Bug fix (non-breaking change which fixes an issue)
[ ] 🥂 Improvement (non-breaking change which improves an existing feature)
[ ] 🚀 New feature (non-breaking change which adds functionality)
[ ] 💥 Breaking change (fix or feature that would cause existing functionality to change)
[ ] 🔐 Security fix
Checklist
[ ] I've read the
CODE_OF_CONDUCT.md
document.
[ ] I've read the
CONTRIBUTING.md
guide.
[ ] I've updated the code style using
make codestyle
.
[ ] I've written tests for all new methods and classes that I created.
[ ] I've written the docstring in
Google
format for all the methods and classes that I used.
Description
Related Issue
Type of Change
Checklist
CODE_OF_CONDUCT.md
document.CONTRIBUTING.md
guide.make codestyle
.Google
format for all the methods and classes that I used.