Skip to content

Commit c334bda

Browse files
comanescarlehoff
andauthored
Update validphys2/src/validphys/closuretest/__init__.py
Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
1 parent 5a84b91 commit c334bda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validphys2/src/validphys/closuretest/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
from validphys.closuretest.multiclosure_preprocessing import *
1414
from validphys.closuretest.multiclosure_pseudodata import *
1515
from validphys.closuretest.inconsistent_closuretest.multiclosure_inconsistent_output import *
16+
# TODO:
17+
# select the functions to be exposed from the previous modules
18+
# and make sure they are flagged smh as closure_test providers
1619
from validphys.closuretest.multiclosure_nsigma_helpers import (
1720
central_member_chi2,
1821
chi2_nsigma_deviation,

0 commit comments

Comments
 (0)