CONTRIBUTING.md
March 17, 2025 ยท View on GitHub
We pay cash for your high-impact contributions, please contact us for details.
Before submitting a PR, please do the following:
- Make sure to minimize the number of files and lines of code, we strive for simple and readable code.
- Format your code by typing
autopep8 *.py. It's using the config inpyproject.toml - Generate notebooks from python by typing
util/gen_notebooks - Whenever you change
transformer_tricks.py, we will publish a new version of the package as follows: