aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/lightgbm/package-info.java
blob: b29145ee21bd2c18e7adb29d8e3ff558747996db (plain) (blame)
1
2
3
4
5
// Copyright 2020 Oath Inc. 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;