Skip to content
Snippets Groups Projects
Commit a22a057f authored by Alexander Pivovarov's avatar Alexander Pivovarov Committed by Tianqi Chen
Browse files

Fix typo in module.py line 90 (#1947)

parent 2f8237eb
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ class Module(ModuleBase):
If fcompile has attribute object_format, will compile host library
to that format. Otherwise, will use default format "o".
kwargs : dict, optiona;
kwargs : dict, optional
Additional arguments passed to fcompile
"""
if self.type_key == "stackvm":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment