Skip to content

Commit

Permalink
Refactor API decorators (#5026)
Browse files Browse the repository at this point in the history
Authors:
  - Carl Simon Adorf (https://github.com/csadorf)

Approvers:
  - William Hicks (https://github.com/wphicks)

URL: #5026
  • Loading branch information
csadorf authored Jan 19, 2023
1 parent 1bf8f57 commit 43f5ef3
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 644 deletions.
2 changes: 0 additions & 2 deletions python/cuml/internals/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
api_base_return_generic_skipall,
api_base_return_generic,
api_base_return_sparse_array,
api_ignore,
api_return_any,
api_return_array_skipall,
api_return_array,
api_return_generic,
api_return_sparse_array,
Expand Down
Loading

0 comments on commit 43f5ef3

Please sign in to comment.