Skip to content
Snippets Groups Projects

Refactor sources

Merged Constantin Pape requested to merge refactor_sources into master
5 files
+ 101
33
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
0
@@ -3,3 +3,4 @@ from .folders import make_folder_structure
from .xml_utils import get_h5_path_from_xml, copy_xml_with_abspath, write_simple_xml
from .xml_utils import copy_xml_with_newpath
from .bdv_server import make_bdv_server_file
from .checks import check_bdv
Loading