- clone repo
- Install poetry
- Install dependencies:
poetry install
- enable pre-commit hooks for pylint and code reformat
poetry run autohooks activate --mode poetry
poetry run pytest
black .
pylint tidy3d_webapi --rcfile .pylintrc
pip install tidy3d
tidy3d configure