-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip plate plan * style(pre-commit.ci): auto fixes [...] * improvements * style(pre-commit.ci): auto fixes [...] * add some tests * remove x * rename * random points * temporarily include x.py * Update src/useq/_plate.py Co-authored-by: federico gasparoli <[email protected]> * add way to register plates * py38 * fix 38 * Update _plate.py Co-authored-by: federico gasparoli <[email protected]> * fix type * more fix * lint * fix * fix 389 * fix again --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: federico gasparoli <[email protected]>
- Loading branch information
1 parent
666a692
commit 6bed705
Showing
10 changed files
with
665 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,3 +26,4 @@ repos: | |
additional_dependencies: | ||
- types-PyYAML | ||
- pydantic >=2 | ||
- numpy >=2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.