Skip to content

Commit

Permalink
style(core): detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
shwaka committed Dec 23, 2023
1 parent a153ab5 commit bc7c736
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@ import com.github.shwaka.kohomology.linalg.Matrix
import com.github.shwaka.kohomology.linalg.MatrixSpace
import com.github.shwaka.kohomology.linalg.NumVector
import com.github.shwaka.kohomology.linalg.Scalar
import com.github.shwaka.kohomology.resol.module.ModuleMapAlongAlgebraMap
import com.github.shwaka.kohomology.resol.module.MonoidRing
import com.github.shwaka.kohomology.resol.module.MonoidRingMap
import com.github.shwaka.kohomology.resol.module.TrivialModuleMapAlongAlgebraMap
import com.github.shwaka.kohomology.resol.module.moduleTag
import com.github.shwaka.kohomology.resol.monoid.CyclicGroup
import com.github.shwaka.kohomology.specific.SparseMatrixSpaceOverF2
import com.github.shwaka.kohomology.specific.SparseMatrixSpaceOverF3
import com.github.shwaka.kohomology.util.isPrime
import com.github.shwaka.kohomology.vectsp.LinearMap
import io.kotest.core.spec.style.FreeSpec
import io.kotest.core.spec.style.freeSpec
import io.kotest.matchers.booleans.shouldBeTrue
Expand Down

0 comments on commit bc7c736

Please sign in to comment.