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

@ -1,4 +1,4 @@
import beamtime.auxillary as aux
import nafuma.auxillary as aux
import matplotlib.pyplot as plt
from matplotlib.ticker import (MultipleLocator)