예제 #1
0
파일: __init__.py 프로젝트: aibasel/lab
 def _scan_data(self):
     self._scan_planning_data()
     Report._scan_data(self)
예제 #2
0
 def _scan_data(self):
     self._scan_planning_data()
     self._compute_derived_properties()
     Report._scan_data(self)