mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-18 10:17:12 +02:00
RawFile is now using RawMasterFile
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Make the compiled classes that live in _aare available from aare.
|
||||
from . import _aare
|
||||
|
||||
from ._aare import VarClusterFinder, File
|
||||
from ._aare import VarClusterFinder, File, RawMasterFile
|
||||
from .CtbRawFile import CtbRawFile
|
Reference in New Issue
Block a user