File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : c124449
2+ _commit : a74894d
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ hatch_cpp/extension
146146# Jupyter
147147.ipynb_checkpoints
148148.autoversion
149+ Untitled * .ipynb
149150! hatch_cpp /extension /hatch_cpp.json
150151! hatch_cpp /extension /install.json
151152hatch_cpp /nbextension
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ exclude_also = [
106106 " @(abc\\ .)?abstractmethod" ,
107107]
108108ignore_errors = true
109- fail_under = 70
109+ fail_under = 50
110110
111111[tool .hatch .build ]
112112artifacts = []
You can’t perform that action at this time.
0 commit comments