This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-283
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-283 by this push:
     new 53e6d06  WIP.
53e6d06 is described below

commit 53e6d066377ec5e26ca8fd7650b9e18390e6c56d
Author: Sergey Kamov <[email protected]>
AuthorDate: Thu Mar 25 17:11:31 2021 +0300

    WIP.
---
 .../nlpcraft/model/intent/idl/compiler/functions/NCIdlFunctions.scala   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/functions/NCIdlFunctions.scala
 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/functions/NCIdlFunctions.scala
index 6e7b58f..c7d2c80 100644
--- 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/functions/NCIdlFunctions.scala
+++ 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/functions/NCIdlFunctions.scala
@@ -210,4 +210,4 @@ private[functions] trait NCIdlFunctions {
         }
 
     protected implicit def convert(pred: String): TestDesc = TestDesc(truth = 
pred)
-}
+}
\ No newline at end of file

Reply via email to