aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/lightgbm/package-info.java
blob: b301e021d53a645dabd3747f2733aac3113e7290 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package ai.vespa.rankingexpression.importer.lightgbm;

import com.yahoo.osgi.annotation.ExportPackage;