added variable cluster finder

This commit is contained in:
Erik Fröjdh
2024-10-30 17:22:57 +01:00
parent dde92b993f
commit a466887064
5 changed files with 109 additions and 62 deletions

View File

@ -1,2 +1,3 @@
# Make the compiled classes that live in _aare available from aare.
from ._aare import File
from ._aare import File
from ._aare import VarClusterFinder