Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawhy committed Nov 29, 2024
1 parent 1ee5005 commit 7642d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_projection.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import pytest
import torch
from geoopt.manifolds import PoincareBall
from hierarchy_transformers.models.arithmetic import project_onto_subspace, reflect_about_subspace
from hierarchy_transformers.models.hierarchy_transformer.hyperbolic import project_onto_subspace, reflect_about_subspace

@pytest.fixture
def manifold():
Expand Down

0 comments on commit 7642d37

Please sign in to comment.