You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Convert to use uv
* Exclude jupyter notebooks from pre-commit JSON reformatting.
* Use license SPDX ID rather than name
* Update GH Actions and add caching
* Set default module name to replace '-' with '_'
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
5
5
Welcome to the CMI-DAIR Template Python Repository! This template is designed to streamline your project setup and ensure a consistent structure. To get started, follow these steps:
6
6
7
-
8
7
-[ ] Run `setup_template.py` to initialize the repository.
9
8
-[ ] Replace the content of this `README.md` with details specific to your project.
10
9
-[ ] Install the `pre-commit` hooks to ensure code quality on each commit.
0 commit comments