matplotlib-extension-cookiecutter
matplotlib-extension-cookiecutter copied to clipboard
Several improvements
- Automated
git initand first comit - More versioning schemes (default is now
setuptools_scm - added pre-commit config
@tlambert03 this draws heavily from your pyrepo-cookiecutter (and the pre-commit from my fork of that) is this acknowledgement in licenses good for you or could you suggest something better?
This pull request introduces 3 alerts and fixes 1 when merging e29886779b032896f68c0b541e1113895f79828d into 5d1b8d48166dfda9d88c340e04c06a49b308a8d6 - view on LGTM.com
new alerts:
- 1 for Constant in conditional expression or statement
- 1 for Syntax error
- 1 for Comparison of constants
fixed alerts:
- 1 for Unused import
is this acknowledgement in licenses good for you or could you suggest something better?
👍 just fine thanks :)