diff --git a/api/s22_report.py b/api/s22_report.py index a0e9515..f396142 100644 --- a/api/s22_report.py +++ b/api/s22_report.py @@ -15,6 +15,8 @@ from .database import * # FILE filename # variable {YES/NO} # variable {BELOW/ABOVE/PRECISION} value +# [EPA3][NOT SUPPORT] +# TRIALS {YES/NO} #-------------------------------------------------------------- def inp_in_report(section: list[str]) -> ChangeSet: return ChangeSet()