aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/main/java/com/yahoo/language/huggingface/config/package-info.java
blob: fb9048b5fb4a0c32512f7a1d4859e775f6daf71c (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.language.huggingface.config;

import com.yahoo.osgi.annotation.ExportPackage;