refactor:Lint

This commit is contained in:
jstoobysmith 2024-10-11 16:09:40 +00:00
parent 809b80ff88
commit bdff1b2704
9 changed files with 57 additions and 45 deletions

View file

@ -99,6 +99,11 @@ import HepLean.StandardModel.HiggsBoson.PointwiseInnerProd
import HepLean.StandardModel.HiggsBoson.Potential
import HepLean.StandardModel.Representations
import HepLean.Tensors.Basic
import HepLean.Tensors.ComplexLorentz.Basic
import HepLean.Tensors.ComplexLorentz.ColorFun
import HepLean.Tensors.ComplexLorentz.ContrNatTransform
import HepLean.Tensors.ComplexLorentz.Examples
import HepLean.Tensors.ComplexLorentz.TensorStruct
import HepLean.Tensors.Contraction
import HepLean.Tensors.EinsteinNotation.Basic
import HepLean.Tensors.EinsteinNotation.IndexNotation
@ -121,6 +126,9 @@ import HepLean.Tensors.IndexNotation.IndexList.Subperm
import HepLean.Tensors.IndexNotation.IndexString
import HepLean.Tensors.IndexNotation.TensorIndex
import HepLean.Tensors.MulActionTensor
import HepLean.Tensors.OverColor.Basic
import HepLean.Tensors.OverColor.Functors
import HepLean.Tensors.OverColor.Iso
import HepLean.Tensors.RisingLowering
import HepLean.Tensors.Tree.Basic
import HepLean.Tensors.Tree.Dot