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

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

parent b823aa91
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ import sys
from pkg_resources import iter_entry_points
from extra_data import RunDirectory, open_run
from ..data_reduction.writer import ReduceWriter
from ..data_reduction.red_writer import ReduceWriter
def _parse_args(argv):
......
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