refactor: Lint
This commit is contained in:
parent
27b9370c63
commit
9801d611b6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ open MonoidalCategory
|
|||
/-- The structure of a type of tensors e.g. Lorentz tensors, ordinary tensors
|
||||
(vectors and matrices), complex Lorentz tensors. -/
|
||||
structure TensorSpecies where
|
||||
/-- The commutative ring over which we want to consider the tensors to live in,
|
||||
/-- The commutative ring over which we want to consider the tensors to live in,
|
||||
usually `ℝ` or `ℂ`. -/
|
||||
k : Type
|
||||
/-- An instance of `k` as a commutative ring. -/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue