Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Nov 14, 2017
1 parent 6a3b053 commit 34f02f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-package/xlearn/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import sys
import os
import ctypes
from .libpath import find_lib_path

class XLearnError(Exception):
"""Error thrown by xlearn trainer"""
Expand Down

0 comments on commit 34f02f1

Please sign in to comment.