Skip to content
Snippets Groups Projects
Commit 8d415915 authored by Philipp Schmidt's avatar Philipp Schmidt
Browse files

Move exdf.data_reduction.writer to exdf.data_reduction.red_writer

parent 8b6fa28d
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ import sys ...@@ -12,7 +12,7 @@ import sys
from pkg_resources import iter_entry_points from pkg_resources import iter_entry_points
from extra_data import RunDirectory, open_run from extra_data import RunDirectory, open_run
from ..data_reduction.writer import ReduceWriter, \ from ..data_reduction.red_writer import ReduceWriter, \
InputDataError, ReduceMethodError InputDataError, ReduceMethodError
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment