refactor: Linting

This commit is contained in:
jstoobysmith 2024-10-29 11:32:04 +00:00
parent 7010a1dae2
commit f7499f8d86
5 changed files with 7 additions and 4 deletions

View file

@ -37,7 +37,7 @@ open Fermion
-/
/- The Pauli matrices as the complex Lorentz tensor `σ^μ^α^{dot β}`. -/
/-- The Pauli matrices as the complex Lorentz tensor `σ^μ^α^{dot β}`. -/
def pauliContr := {PauliMatrix.asConsTensor | ν α β}ᵀ.tensor
/-- The Pauli matrices as the complex Lorentz tensor `σ_μ^α^{dot β}`. -/