We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20a512 commit 43cbd77Copy full SHA for 43cbd77
validphys2/src/validphys/comparefittemplates/__init__.py
@@ -1,6 +1,5 @@
1
import pathlib
2
3
template_path = pathlib.Path(__file__).with_name('comparecard.yaml')
4
-template_with_excluded_path = pathlib.Path(__file__).with_name('comparecard_excluded.yaml')
5
template_pol_path = pathlib.Path(__file__).with_name('comparecard_polarized.yaml')
6
template_lite_path = pathlib.Path(__file__).with_name('comparecard_lite.yaml')
0 commit comments