-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update for signac 2.0 and general cleanup (#183)
* Remove unnecessary setup.py * Update recommended Python version. * Remove --user recommendation. * Update quickstart. * Update tutorial * projects * job * querying * flowproject * remove collection * configuration * Add pre-commit config * Add codespell. * community * Put back original hooks. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply Bradley's suggestions Co-authored-by: Bradley Dice <[email protected]> * Fix job reference. Co-authored-by: Corwin Kerr <[email protected]> * Fix a/an. Co-authored-by: Corwin Kerr <[email protected]> * Clarify analogy to primary keys. * Remove from "data space" terms * Small wording * Update docs/source/flow-project.rst Co-authored-by: Corwin Kerr <[email protected]> * Apply Bradley's batch 2 suggestions from code review Co-authored-by: Bradley Dice <[email protected]> * Apply suggestions from code review Co-authored-by: Bradley Dice <[email protected]> * Don't use tilde in example path --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Corwin Kerr <[email protected]> Co-authored-by: Bradley Dice <[email protected]>
- Loading branch information
1 parent
2bc457c
commit a4dbccb
Showing
17 changed files
with
226 additions
and
427 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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[codespell] | ||
builtin = clear | ||
quiet-level = 2 | ||
ignore-words-list = musil |
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 was deleted.
Oops, something went wrong.
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
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.