commit d0bfc1ac654363eaa11cfa886324b54b72f893a4 parent 899ff20c7c26272dcba58b612fe358998d4e76f3 Author: Egor Achkasov <eaachkasov@edu.hse.ru> Date: Wed, 8 Jan 2025 14:08:47 +0100 Add __init__.py Diffstat:
| A | __init__.py | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/__init__.py b/__init__.py @@ -0,0 +1 @@ +from .rt import compute_paths