pint.config.examplefile

pint.config.examplefile(filename)[source]

Full path to the requested PINT example data file

Parameters:

filename (str) –

Returns:

Full path to the requested file

Return type:

str

Notes

This is not for files needed at runtime. Those are located by pint.config.runtimefile(). This is for files needed for the example notebooks.