ExternalData-missing-not-fatal.rst 342 B

12345678
  1. ExternalData-missing-not-fatal
  2. ------------------------------
  3. * The :module:`ExternalData` module learned to tolerate a ``DATA{}``
  4. reference to a missing source file with a warning instead of
  5. rejecting it with an error. This helps developers write new
  6. ``DATA{}`` references to test reference outputs that have not
  7. yet been created.