Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

eval-label-file should be an optional argument #16

Open
delip opened this issue Feb 7, 2017 · 0 comments
Open

eval-label-file should be an optional argument #16

delip opened this issue Feb 7, 2017 · 0 comments

Comments

@delip
Copy link

delip commented Feb 7, 2017

Right now, omitting it causes a match error.

Exception in thread "main" scala.MatchError: None (of class scala.None$)
	at junto.Junto$.main(Junto.scala:29)
	at junto.Junto.main(Junto.scala)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
@delip delip changed the title evalLabelFile should be an optional argument eval-label-file should be an optional argument Feb 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant