Skip to content

Commit

Permalink
Try fix 'Inline literal start-string without end-string' error
Browse files Browse the repository at this point in the history
  • Loading branch information
leezu committed Oct 10, 2019
1 parent d0a5ee5 commit b3b9e66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ from mxnet import gluon, nd, init
from mxnet.gluon import nn, rnn
from mxnet import autograd, gluon, nd
# iUse sklearn's metric function to evaluate the results of the experiment
# Use sklearn to evaluate the results of the experiment
from sklearn.metrics import accuracy_score, f1_score
# fixed random number seed
Expand Down

0 comments on commit b3b9e66

Please sign in to comment.