rename io

This commit is contained in:
Justus Kuhlmann 2024-08-15 16:05:24 +00:00
parent 36496a4fb8
commit 8c19ebd848

View file

@ -17,4 +17,5 @@ For now, we are interested in collecting primary IObservables only, as these are
from .main import *
from .input import *
from .initialization import *
from .io import *
from .meas_io import *
from .find import *