Contributing to the eln file format Contributions to this repository are welcome. Use GitHub issues or Discussions to report issues or suggest improvements. Testing locally python -m venv venv source venv/bin/activate pip install -r tests/requirements.txt python -m pytest