Skip to content

Commit

Permalink
Merge pull request #314 from Ciela-Institute/devnotes
Browse files Browse the repository at this point in the history
docs: Adding a folder to store development notes for non-obvious things for future reference
  • Loading branch information
ConnorStoneAstro authored Jan 26, 2025
2 parents 104bf25 + 9b87667 commit ff4f793
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
exclude: |
(?x)^(
tests/utils/
|
dev_notes/
)
ci:
Expand All @@ -12,6 +14,7 @@ repos:
rev: "24.10.0"
hooks:
- id: black-jupyter
exclude: dev_notes/

- repo: https://github.com/asottile/blacken-docs
rev: "1.19.1"
Expand Down
Loading

0 comments on commit ff4f793

Please sign in to comment.