suppress unused

This commit is contained in:
Alexander Nozik 2021-01-24 17:11:14 +03:00
parent aff7bbab41
commit 8a2f1586e2

View File

@ -1,3 +1,5 @@
@file:Suppress("unused")
package kscience.kmath.structures
import kscience.kmath.linear.transpose