Skip to content

Commit

Permalink
Fixed circular import in TensorAlgebra
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHelfer committed Dec 27, 2023
1 parent a512430 commit 0f2bab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GeneralRelativity/TensorAlgebra.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from GeneralRelativity.DimensionDefinitions import FOR1, FOR2, FOR3, FOR4
from typing import Dict
from GeneralRelativity.DimensionDefinitions import FOR1, FOR2
from GeneralRelativity.TensorAlgebra import compute_trace
import torch


Expand Down

0 comments on commit 0f2bab8

Please sign in to comment.