Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add short note about jupytext
  • Loading branch information
piotr-grodek-dsai committed Nov 6, 2023
1 parent 6860c80 commit c623329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Generated project consists of:
* a very minimal python code + example test
1. pre-commit hooks:
* `black`, `flake8` - enforce code style
* `jupytext` - (optional) sync jupyter notebooks to plain python files
* `pycln` - cleanups unused imports
* `mypy` - checks type errors
* `isort` - sorts imports
Expand Down

0 comments on commit c623329

Please sign in to comment.