Export function for Gonito
This commit is contained in:
parent
4e033b8adb
commit
51c29aabf6
@ -1,5 +1,5 @@
|
||||
name: geval
|
||||
version: 1.37.1.0
|
||||
version: 1.37.2.0
|
||||
synopsis: Machine learning evaluation tools
|
||||
description: Please see README.md
|
||||
homepage: http://github.com/name/project
|
||||
|
@ -6,7 +6,8 @@ module GEval.OptionsParser
|
||||
runGEvalGetOptions,
|
||||
getOptions,
|
||||
metricReader,
|
||||
formatParser
|
||||
formatParser,
|
||||
readOptsFromConfigFile
|
||||
) where
|
||||
|
||||
import Paths_geval (version)
|
||||
|
Loading…
Reference in New Issue
Block a user