Source code for bw_processing.examples

from pathlib import Path

[docs] examples_dir = Path(__file__).parent.resolve()