Skip to content

Commit

Permalink
refactor: rename constructor to from_ (#205)
Browse files Browse the repository at this point in the history
* refactor: rename constructor to from_
* style: pre-commit fixes

Signed-off-by: nstarman <nstarman@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
nstarman and pre-commit-ci[bot] authored Oct 14, 2024
1 parent be1c8aa commit 08864e2
Show file tree
Hide file tree
Showing 53 changed files with 622 additions and 632 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"plum-dispatch>=2.5.2",
"quax>=0.0.5",
"quaxed>=0.6.4",
"unxt>=0.17.0",
"unxt>=0.18.0",
"xmmutablemap>=0.1",
]

Expand Down
Loading

0 comments on commit 08864e2

Please sign in to comment.