__init__.py 175 B

12345678
  1. """
  2. CRF reader module
  3. """
  4. #from pathlib import Path
  5. #from . import crf_specifications
  6. from .UNFCCC_CRF_reader_prod import read_crf_for_country, read_crf_for_country_datalad