Skip to content

Commit

Permalink
flake8 fix rapidsai#2'
Browse files Browse the repository at this point in the history
  • Loading branch information
venkywonka committed Oct 12, 2020
1 parent 032c25f commit 986ec9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cuml/ensemble/randomforestclassifier.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ cimport cuml.common.cuda
cimport cython



cdef extern from "cuml/ensemble/randomforest.hpp" namespace "ML":

cdef void fit(handle_t& handle,
Expand Down

0 comments on commit 986ec9d

Please sign in to comment.