machinable
machinable copied to clipboard
A modular system for machinable research code
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...
Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 to 5.13.2. Release notes Sourced from isort's releases. 5.13.2 Changes Apply the bracket fix from issue 471 only for use_parentheses=True (#2184) @bp72 confine pre-commit to stages...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 5.0.0. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.5.0 What's Changed The action is now built and run on Node 20. Bump @types/node from 20.4.1 to...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
- [ ] Raise more meaningful exception when default value is undefined (or add RequiredField automatically) - [ ] Allow help annotations in Field class
We should either support or improve error messaging when users create an empty `Config: pass` class.