Update imports to match new package name

This commit is contained in:
rasmusvt 2022-04-07 17:11:14 +02:00
parent 27c911cf54
commit 08276301f2
6 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ import zipfile
import xml.etree.ElementTree as ET
import beamtime.auxillary as aux
import nafuma.auxillary as aux
def get_image_array(path):