Add todo note for using `feature_version` kwarg
Addresses https://git.xfel.eu/gitlab/detectors/pycalibration/merge_requests/464#note_228864
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 7 additions, 2 deletions.gitlab-ci.yml
- notebooks/test/test-cli.ipynb 70 additions, 0 deletionsnotebooks/test/test-cli.ipynb
- pyproject.toml 13 additions, 1 deletionpyproject.toml
- setup.py 2 additions, 1 deletionsetup.py
- src/xfel_calibrate/calibrate.py 23 additions, 12 deletionssrc/xfel_calibrate/calibrate.py
- src/xfel_calibrate/notebooks.py 10 additions, 0 deletionssrc/xfel_calibrate/notebooks.py
- src/xfel_calibrate/settings.py 1 addition, 1 deletionsrc/xfel_calibrate/settings.py
- tests/conftest.py 25 additions, 0 deletionstests/conftest.py
- tests/test_cal_tools.py 2 additions, 0 deletionstests/test_cal_tools.py
- tests/test_calibrate.py 0 additions, 35 deletionstests/test_calibrate.py
- tests/test_webservice.py 1 addition, 0 deletionstests/test_webservice.py
- tests/test_xfel_calibrate/__init__.py 0 additions, 0 deletionstests/test_xfel_calibrate/__init__.py
- tests/test_xfel_calibrate/conftest.py 240 additions, 0 deletionstests/test_xfel_calibrate/conftest.py
- tests/test_xfel_calibrate/test_calibrate.py 52 additions, 0 deletionstests/test_xfel_calibrate/test_calibrate.py
- tests/test_xfel_calibrate/test_cli.py 408 additions, 0 deletionstests/test_xfel_calibrate/test_cli.py
Loading
Please register or sign in to comment