Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xehivs committed Dec 9, 2019
1 parent 652f6ab commit 009934c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clean:
docs: clean install
cp -rf ./plots ./doc/
cd doc && make html
cd doc && make latex
# cd doc && make latex

test-code:
py.test strlearn
Expand Down

0 comments on commit 009934c

Please sign in to comment.