corrlib/corrlib/input/implementations.py
Justus Kuhlmann 029239c701
All checks were successful
Mypy / mypy (push) Successful in 44s
Pytest / pytest (3.13) (push) Successful in 50s
Pytest / pytest (3.14) (push) Successful in 48s
Pytest / pytest (3.12) (push) Successful in 49s
Ruff / ruff (push) Successful in 33s
add docstrings for input files
2025-12-04 16:04:14 +01:00

2 lines
70 B
Python

# List of supported input implementations
codes = ['sfcf', 'openQCD']